IdentityPython / SATOSA

Proxy translating between different authentication protocols (SAML2, OpenID Connect and OAuth2)
https://idpy.org
Apache License 2.0
197 stars 121 forks source link

Introduce SAML SP-initiated Logout to SATOSA proxy #431

Open sebulibah opened 1 year ago

sebulibah commented 1 year ago

This PR introduces SAML Single Logout support for SATOSA. With this addition users will be able to log out of SAML Service Providers, improving security and user experience.

Changes

Testing

All Submissions:

niheconomoum commented 3 months ago

We presented this work at the 2023 Internet2 Technology Exchange.

sbliven commented 2 months ago

This looks pretty far along. What's blocking the merge?