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 for SAML2.0 asynchronous (front-channel) bindings for single logout #4038

Closed
sachiniWettasinghe opened this issue Nov 26, 2018 · 1 comment
Labels
Milestone

Comments

@sachiniWettasinghe
Copy link
Contributor

Currently, WSO2 IS supports back-channel SLO requests with SAML SOAP binding. But Spring SAML Extension does not support SOAP binding in SLO and it supports only HTTP-Redirect and HTTP-POST bindings in SLO [1].
Therefore it is required to support asynchronous (front-channel) bindings (such as the HTTP Redirect, POST, or Artifact bindings) for single logout in WSO2 IS.

[1] https://docs.spring.io/spring-security-saml/docs/current-SNAPSHOT/reference/pdf/spring-security-saml-reference.pdf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants