SAML2 icon indicating copy to clipboard operation
SAML2 copied to clipboard

Does Owin.Security.Saml support SAML logout?

Open Selvaraj59 opened this issue 7 years ago • 2 comments

Does Owin.Security.Saml support SAML logout? I see that only AuthnRequest gets created for SignIn and SignOut. And redirectUri is set for 'SignIn' irrespective of whether it is SignIn or SignOut.

Selvaraj59 avatar Apr 04 '19 11:04 Selvaraj59

@Selvaraj59 did you able to get the Single logout working? even I am facing the same issue. When you do the logout, only Authentication request is going to IDP not Logout request.

gnanamu avatar Nov 18 '19 05:11 gnanamu

@Selvaraj59 @gnanamu have you guys able to find a solution for the logout?

jowmm avatar Jan 27 '21 20:01 jowmm