Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Proper SLO Propagation to oxAuth #164

Open
uprightech opened this issue Mar 22, 2023 · 1 comment
Open

Implement Proper SLO Propagation to oxAuth #164

uprightech opened this issue Mar 22, 2023 · 1 comment
Assignees
Milestone

Comments

@uprightech
Copy link
Contributor

Currently, when the a SAML RP Client initiates SLO, after completion , only the user's shibboleth IDP sessions are terminated.
This leaves the user's OIDC sessions still active.
The aim of this ticket is to provide a corrective action to this, ensuring that all OIDC and SAML user sessions are terminated.

@nynymike
Copy link

Are you going to call OpenID Front channel logout too? Make sure there is a feature_flag for this configuration!

@mzico mzico added this to the 5.0 milestone Mar 28, 2023
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

No branches or pull requests

3 participants