AspNetSaml icon indicating copy to clipboard operation
AspNetSaml copied to clipboard

Logout & redirect example

Open mdima opened this issue 6 months ago • 2 comments

Hello, I am trying to implement a "logout and redirect back" functionality but I am not able to achieve this result.

I read all the issues and the commits related to this, but I wasn't able to implement it.

Can someone please post an example, if possible?

Thanks, Michele

mdima avatar Jul 08 '25 15:07 mdima

Please clarify what do you mean by "logout and redirect"?

Do you want to send a SP-initiated logout request to the identity provider? I can add a code sample to README I suppose

alex-jitbit avatar Jul 10 '25 17:07 alex-jitbit

I want to send a SP-initiated logout request to the identity provider too.

east-shimamura avatar Sep 16 '25 07:09 east-shimamura