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

metadata file does not contain all supported SAML SingleLogoutService profiles #5053

Closed
rksk opened this issue Apr 13, 2019 · 0 comments · Fixed by wso2-extensions/identity-metadata-saml2#36
Labels
Milestone

Comments

@rksk
Copy link
Contributor

rksk commented Apr 13, 2019

According to #4038,
WSO2 Identity Server supports the following biding methods for SAML SLO now.

  • HTTP-POST
  • HTTP-Redirect
  • SOAP

But these are not refelcted in the metadata file. It lists the SOAP biding only.

<SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="https://localhost:9453/samlsso" ResponseLocation="https://localhost:9453/samlsso"/>

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