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

[FEATURE] Implement SAML SLO #1602

Closed
davidvitora opened this issue Feb 9, 2022 · 1 comment
Closed

[FEATURE] Implement SAML SLO #1602

davidvitora opened this issue Feb 9, 2022 · 1 comment

Comments

@davidvitora
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Currently, the SAML implementation for Botpress doesn't provide the SLO Logout URL, which is part of the SAML specification

Describe the solution you'd like
Add a route for SLO and call strategy.logout on the current logout route

Describe alternatives you've considered
It isn't possible to create a custom router for it because we can't log out using the SDK, we also can't hook the current logout call.

Additional context
https://github.com/node-saml/passport-saml
node-saml/passport-saml#221

@davidvitora
Copy link
Contributor Author

Available at 12.26.12

@michaelmass michaelmass transferred this issue from botpress/botpress Jun 22, 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

1 participant