By: Praveen Srinivasan user 27 Jun 2022 at 8:34 a.m. CDT

5 Responses
Praveen Srinivasan gravatar
Hi, I've tried to configure SAML Oxpassport Login with GLUU and the login flow is working fine. Is there a way to initiate SAML logout when we logout from GLUU? (logout initiate to External Providers from GLUU)

By Michael Schwartz Account Admin 27 Jun 2022 at 10:36 a.m. CDT

Michael Schwartz gravatar
Alex, can you help Versasec with this? They are a partner.

By Aliaksandr Samuseu staff 29 Jun 2022 at 4:17 p.m. CDT

Aliaksandr Samuseu gravatar
We didn't support such feature in the past, I'm talking to Passport developer about possible solutions.

By Aliaksandr Samuseu staff 01 Jul 2022 at 9:42 a.m. CDT

Aliaksandr Samuseu gravatar
Hi. Praveen. According to @Chris.Eland , we don't support such feature currently. There were several requests for it in the past, yet it was concluded that implementing and maintaining it would be too time consuming, due to inherent issues within SAML SLO design (you can find more about it [here](https://shibboleth.atlassian.net/wiki/spaces/CONCEPT/pages/928645229/SLOIssues)). Here is one of such discussions: [link](https://support.gluu.org/7221/) So it may be possible to implement, but it would require to extend Passport's code and/or to implement some custom script.

By Praveen Srinivasan user 05 Jul 2022 at 2:52 a.m. CDT

Praveen Srinivasan gravatar
Hi @Aliaksandr.Samuseu Thanks for the update.

By Doug Harris named 15 Sep 2022 at 8:20 a.m. CDT

Doug Harris gravatar
FYI: We have implemented this in our own fork of gluu-passport. We also support SAML IDP-initiated logout as well.