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

Logout #20

Open
domedellolio opened this issue Mar 24, 2017 · 4 comments
Open

Logout #20

domedellolio opened this issue Mar 24, 2017 · 4 comments

Comments

@domedellolio
Copy link

Guys,

would be nice to have an example on how can I trigger the logout.
Starting from the example, and calling

HttpContext.GetOwinContext().Authentication.SignOut( new AuthenticationProperties { RedirectUri = callbackUrl }, "SAML2");

I am not able to get redirect to a logout page.
Any cloue?

@ranaictiu
Copy link

I'm having the same issue, can't logout. Looks like the Logout functionality not implemented yet. Can anybody give us a bit of instructions what/where to use SAMLLogout request to initiate logout? Having a quick look my understanding is to use different SamlRequests in SamlMessage.BuildRedirectUrl method based on request types (login, logout etc.)..

@svandekrol
Copy link

I'm having the same issue, has anyone figured out how to logout?

@Selvaraj59
Copy link

Hi @elerch
Can you show us how to initiate a single logout initiated by service provider?

@jowmm
Copy link

jowmm commented Jan 27, 2021

Hi guys, have you find a solution on the logout?

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

5 participants