Hi, In my user case, i would like to generate dynamically the TGC cookie name from a request parameter in the login URL. My first idea is to provide my own TGCCookieRetrievingCookieGenerator and override the getCookieName() method (request parameter retrivied from a Spring RequestContextHolder)
- Is it (thread) safe ? - Is there a risk to introduce inconstistency CAS ? thanks, Antoine -- - CAS gitter chatroom: https://gitter.im/apereo/cas - CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html - CAS documentation website: https://apereo.github.io/cas - CAS project website: https://github.com/apereo/cas --- 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/e47ece9e-cd81-4dfa-b730-9e49885e762b%40apereo.org.
