Hello, We have a new application that we have set up SSO with using OAuth protocol. This application has some HIPAA related information and they have a concern around the logout handling for their application. The basic flow is as follows: User goes to the site, user isn't authenticated and gets redirected to CAS login page. User authenticates and ends up at application. When the user logs out of that application the app sessions are destroyed but CAS session still exists. If the user (or some other user) goes back the app, because they still have a valid SSO session, the user is not challenged for credentials and gets right back into the app. Is there a way to force a service to require authentication every time? I found a blog artice describing force reauth using CAS protocol but I do not see support for this in OAuth. Is there a way to achieve this currently for OAuth services?
Thanks, Justin Isenhour -- - 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/9710ec1c-063d-4aa3-8b18-62e9984b446a%40apereo.org.
