[cas-user] CAS4, how to modify hazelcast-integration jar with XML change?

2019-09-09 Thread Yan Zhou
Hi, CAS 4.1.9, I need to modify hazelcast-ticket-registry.xml under cas-server-integration-hazelcast jar, to add the following section. How would I do that? http://localhost:8080/hazelcast-mancenter}"/>

[cas-user] Inquiring CAS commercial support

2019-09-09 Thread Yan Zhou
Hi, We use CAS 4.1.9 and CAS 5.3. It has been running well in PROD., We are in health-care industry and would like to look into commercial CAS support. One of my biggest unknowns and fear is gaining visibility into CAS ticket registry, hazelcast. If some of PROD users cannot login, it seems

[cas-user] Re: cas 6.x oauth always returns new token

2019-09-09 Thread Andy Ng
Hi psv, This behavior you described is by OAuth 2 design, wasn't really CAS doing something weird. For your above step, after your client get the *access_token*, you are *suppose to store it somewhere* (maybe in session or somewhere else), instead of throwing it away and getting a new

[cas-user] Re: Login Screen prompted in IE even though user logged-in from chrome using OAuth2

2019-09-09 Thread Andy Ng
Hi John, I don't think this is related to CAS, it is just normal browser behavior Chrome and IE are using 2 different session, so in most case when logging in to IE, you not be login to Chrome. You can try to login something like Google / Facebook in IE and move to Chrome, even those wouldn't

[cas-user] Re: SAML Response Destination

2019-09-09 Thread Josh G
Hi Misagh - Thank you for your reply. I have tested and confirms this works as expected in CAS 6.1.0-RC5 which we are planning on upgrading to in January (assuming a non-RC version of 6.1.x is released by then). Is there any work around that can be applied to 5.2.x, or should we wait until

Re: [cas-user] CAS 6.1.0-RC5-SNAPSHOT --- Management & Status Dashboard installition requirements

2019-09-09 Thread M.Pedis
Could anyone can post here a running management.properties file ? ( My env ; CAS -- v. 6.0.4 , works with ldap ) ( ı just want to deploy cas-management for my domain --- as we seen in demo - http://casservermgmt.herokuapp.com/cas-management/ , i just want to reach cas-management page for my

[cas-user] Re: SAML Response Destination

2019-09-09 Thread Misagh Moayyed
Can you try this with 5.3.12? On Thursday, September 5, 2019 at 6:46:44 PM UTC+4:30, Josh G wrote: > > Apologies for the bump - just wanted to see if anyone else has run into > this before? > > On Wednesday, August 21, 2019 at 11:44:03 AM UTC, Josh G wrote: >> >> Hi all - >> >> We are working on