We have come across another requirement, where the SSO agent / Auth Module
need to close/invalidate the SSO session when a particular application URL
is called.

For example, when the user logs out in the application with /app1/exit, not
only application should close application session, but SSO session should
be invalidated. Else, after the application logout, it goes to SSO
validation and comes back to Application Home Page.

In Siteminder this is achieved by using this directive in LocalConfig:

LogoffUri="/app1/exit"

How do we achive the same here?

Thanks

-- 
- 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/CACNfiMLYt-gJfLRZ%3DYQmYX709YbTWcRaF4rqhHjddBoZHYxLhw%40mail.gmail.com.

Reply via email to