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

HttpPost Logout response #10

Closed
Baranitharan84 opened this issue Feb 14, 2019 · 1 comment
Closed

HttpPost Logout response #10

Baranitharan84 opened this issue Feb 14, 2019 · 1 comment
Labels

Comments

@Baranitharan84
Copy link

With the latest release on Rsk.IdentityServer4.Saml version 2.2, I'm seeing the below note:
Added full support for redirect and post bindings
Added SP-initiated logout

So shall I assume that Single Logout SAML response will be posted from Idp to service provider wtih HttpPost binding? If so, can you provide us some sample code on how to achieve that?

@scottbrady91
Copy link
Contributor

As discussed via email, Logout requests sent from an SP are now supported, however IdP's sending Logout responses won't be supported until the next major version.

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

2 participants