app1 should redirect to /cas/logout which will kill the SSO session. See https://apereo.github.io/cas/5.0.x/installation/Logout-Single-Signout.html
Ray On 16/02/17 07:10 PM, RJ Guroo wrote: > 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] > <mailto:[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 > <https://groups.google.com/a/apereo.org/d/msgid/cas-user/CACNfiMLYt-gJfLRZ%3DYQmYX709YbTWcRaF4rqhHjddBoZHYxLhw%40mail.gmail.com?utm_medium=email&utm_source=footer>. -- Ray Bon Programmer Analyst Development Services, University Systems 2507218831 | CLE C023 | [email protected] -- - 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/7271032b-923f-62ad-add6-409d195c315a%40uvic.ca.
