Skip to content

Conversation

sigmunau
Copy link
Contributor

No description provided.

sigmunau added 5 commits June 3, 2013 16:46
Adds a new repoze config option path_logout to the challenge decider
plugin. When a request is received on this url a global logout request
is initiated. Responses to this request is received on the
single_logout_service endpoint of the sp as configured in saml config
of the sp. Tested with only on IdP and only using HTTP_REDIRECT bindings

TODO: handle receiving logout requests on the single_logout_service endpoint
If for some reason the session cookie outlives the saml clients cache,
for instance if the webservice is restarted there could be an
inconsistent state where the user is authenticated but saml attributes
are missing and saml logout requests will fail. By using only saml2sp
as authenticator plugin and repoze.who 2.0 this little check will work
around that and require a new login in this case
rohe pushed a commit that referenced this pull request Jun 22, 2013
initial support for single logout in s2repoze
@rohe rohe merged commit dfcfda5 into IdentityPython:master Jun 22, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants