Ria, The simple answer would be to upgrade.
Do you have documentation for Cas 5? Perhaps I misunderstood the session issues. It could be that cas 5 does not have the feature to cluster delegated saml auth. It may be that you have a missing encryption key for saml storage (so cas will generate one for each server at startup - there will be a log message). Ray On Tue, 2022-09-27 at 05:52 -0700, Freedom K wrote: > Notice: This message was sent from outside the University of Victoria > email system. Please be cautious with links and sensitive > information. > > Thank you for your answer. > Is this the only way to succeed this in cas version 5.2.9? > > I see, probably in a greater version of cas, some other options that > I am not sure however if exist in this version of cas. > e.g set the config cas.authn.saml-idp.core.session-storage- > type=TICKET_REGISTRY . Is something similar possible in the cas > version I am using? > > Thanks > Ria > > > On Monday, September 26, 2022 at 6:36:07 PM UTC+3 Ray Bon wrote: > > Ria, > > > > The session is managed by the application container; tomcat, jetty, > > etc. > > Look into clustering the container. > > > > Ray > > > > On Mon, 2022-09-26 at 07:00 -0700, Freedom K wrote: > > > Notice: This message was sent from outside the University of > > > Victoria email system. Please be cautious with links and > > > sensitive information. > > > > > > Hi everyone, > > > > > > I am using CAS vesrion 5.2.9 with saml okta as authenticator and > > > I am searching for a way to share the sessions between two cas > > > servers. > > > This is because the service is stored in the session and if the > > > login requests starts in cas 1 but after the okta authentication > > > is redirected to cas 2 the service /session is not recognized by > > > cas 2. > > > Up to now I am using ehcache to replicate the tgt and st , but > > > for the sessions I have not found a way yet. > > > > > > Thank you, > > > Ria > > -- - 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/512c8940cb52fb105ef00eb67ba0a3d2604875ed.camel%40uvic.ca.
