jitbit / AspNetSaml

Very simple SAML 2.0 consumer module for ASP.NET/C#
https://www.jitbit.com
Apache License 2.0
361 stars 118 forks source link

Logout Request #85

Open luizppuhl opened 1 year ago

luizppuhl commented 1 year ago

I'm having difficulties with the logout in saml does anyone have an example of how to do it?

kamelabiad commented 9 months ago

@luizppuhl how are you implementing the logout?

AlperenLogo commented 9 months ago

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 ?

dhavalcharadva-sf commented 1 month ago

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.