Hi there, I am using a Java web app with Spring Security + CAS 4.1.9. I intend to write a servlet filter to automatically invalidate the user's session if the user's session is not valid with CAS anymore (could be due to timeout or logout from another tab). The question is how would I validate a session based on a jsessionid? Is there any API that I can call? Any help would be greatly appreciated!
-- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/c43120b3-49ed-43a3-a914-001d00161b79%40apereo.org. For more options, visit https://groups.google.com/a/apereo.org/d/optout.
