-
Notifications
You must be signed in to change notification settings - Fork 57
Open
Description
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?
Metadata
Metadata
Assignees
Labels
No labels