Re: [cas-user] Hazelcast not working for single node/non-clustered environment - 6.5.8

2022-10-07 Thread Stef
Hi, It looks like your single node cluster can see your multi node cluster and refuse to connect to it because they are not at same version of hazelcast. I think you have a mistake in your properties because you're missing the discovery : https://apereo.github.io/cas/6.5.x/ticketing/Hazelcast-Tic

Re: [cas-user] Hazelcast not working for single node/non-clustered environment - 6.5.8

2022-10-07 Thread Morning Star (vidivelli)
Hi Stephane, Thanks for your quick response. After modifying cas.properties like below, Connection created successfully.But it is getting closed and server is not starting. CAS 6.5.8 Properties cas.ticket.registry.hazelcast.cluster.network.members=localhost cas.ticket.registry.hazelcast.cluster.

[cas-user] Duo Universal Prompt no longer storing TGT cookie CAS 6.5.8.

2022-10-07 Thread David Malia
Hello, I'm attempting to upgrade CAS from 5.3.x to 6.5.x for the Duo Universal Prompt changes. Currently on 6.5.8. I've noticed since enabling the Universal Prompt, the TGT cookie is no longer being sent to the browser when Duo auth occurs. If a user is not going through the Duo authentication

Re: [cas-user] Hazelcast not working for single node/non-clustered environment - 6.5.8

2022-10-07 Thread Ray Bon
Anusuya, ldaptive is for your ldap connection. Check those settings. Ray On Fri, 2022-10-07 at 00:48 -0700, Morning Star (vidivelli) wrote: Notice: This message was sent from outside the University of Victoria email system. Please be cautious with links and sensitive information. Hi Stephane,