AspNetSaml
AspNetSaml copied to clipboard
Logout Request
I'm having difficulties with the logout in saml does anyone have an example of how to do it?
@luizppuhl how are you implementing the logout?
I'm having difficulties with the logout in saml does anyone have an example of how to do it?
did you solve the logout problem ? If you did, how ?
I did implemented logout code but it needs code change in SAML implementation becaues with current code is not working. I might create PR for this.