IDP logout
Kevin Foote
kpfoote at uoregon.edu
Tue Apr 12 12:36:11 EDT 2016
> On Apr 12, 2016, at 9:22 AM, Yasser Afifi <yasser at 3dissue.com> wrote:
>
> I am trying to log out off IDP, i go to https://localhost:8443/idp/profile/Logout and i get "The logout operation is complete, and no other services appear to have been accessed during this session" message, but when i log out of the SP, the session is still there on IDP and the SP recreates its own session (since there is still a session on the IDP). This is making the logging out impossible as it instantly re-log in. I have two questions please:
> 1- How can I log out off the IDP correctly?
Have you properly configured your idp.properties to deal with logout and session info?
<https://wiki.shibboleth.net/confluence/display/IDP30/LogoutConfiguration>
namely:
idp.session.trackSPSessions = true
idp.logout.elaboration = true
> 2- How can I see what active sessions are currently logged in at the IDP?
see above.
--------
thanks
kevin.foote
More information about the users
mailing list