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

Support Front Channel SAML Logout #61

Open
nynymike opened this issue Jun 24, 2019 · 0 comments
Open

Support Front Channel SAML Logout #61

nynymike opened this issue Jun 24, 2019 · 0 comments
Assignees
Milestone

Comments

@nynymike
Copy link

Front-channel (e.g. HTTP-Redirect) logout, works in standalone Shibboleth since version 3.2.0

Gluu 3.1.6. is using Shibboleth as an extension - i.e. during login it forwards authentication work to oxAuth. All login endopoints are doing this fine:

https://server.name/idp/profile/SAML2/Redirect/SSO
https://server.name/idp/profile/SAML2/POST/SSO
...etc...

However, it seems that logout endpoints are not yet notifying oxAuth to destroy the user session on Gluu server.

I believe all Shibboleth's logout endpoints, i.e.

https://server.name/idp/profile/Logout
https://server.name/idp/profile/SAML2/Redirect/SLO
https://server.name/idp/profile/SAML2/POST/SLO
...etc..
@nynymike nynymike added this to the 4.1 milestone Jun 24, 2019
@yuriyz yuriyz modified the milestones: 4.1, 4.2 Dec 13, 2019
@shmorri shmorri modified the milestones: 4.2, 4.3 Jun 11, 2020
@nynymike nynymike modified the milestones: 4.3, 5.0 Feb 19, 2021
@mzico mzico assigned uprightech and unassigned malotian Aug 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants