Hello together,

we are running cas 6.0.3 in cluster mode with an dynamodb as ticket storage.
For one legacy application we enabled clearpass.
https://apereo.github.io/cas/6.0.x/integration/ClearPass.html

So far it works, but clearpass works only if 1 cluster node is active. 
Otherwise the credential object is null on client side.

I have the feeling, that the credential object is only saved (cached) in 
memory, so clear pass will not work in cluster mode, because the service 
ticket validation is a separate call from the service, so sticky sessions 
will not work.

I clould also not find any table in the dynamodb, which contains the 
credential.

Is this observation correct?

An  productive SSO  authentication server not running in HA cluster mode is 
prohibitive.

Has anyone a solution to get clearpass running in cluster mode? Perhaps a 
replication via hazelcast?

Thanks for any input.
Andreas


-- 
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
--- 
You received this message because you are subscribed to the Google Groups "CAS 
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/cce87e8f-31e6-4b4f-8673-95c058b76379%40apereo.org.

Reply via email to