SF5 Claim-based Log out (Programmatically)

Posted by Community Admin on 04-Aug-2018 10:38

SF5 Claim-based Log out (Programmatically)

All Replies

Posted by Community Admin on 12-Jun-2012 00:00

Hi,

I wish to create a logout method. I have already implemented a login function using claim-based authentication. So may I know any helpful API for the logout method?

Thanks!
Jarrod

Posted by Community Admin on 19-Jun-2012 00:00

Hi, does anyone has a solution to share?

Posted by Community Admin on 07-Aug-2012 00:00

Hello Jarrod,

Did you find a working solution for this?
I followed the below sample but no luck with the sign-out.
http://blog.falafel.com/Blogs/noel-rice/2012/03/28/using-sitefinity-5-claims-authentication
I appreciate your comments.
Thanks.


Posted by Community Admin on 25-Apr-2015 00:00

Hello.  I am facing a redirect loop between my SF app and the external STS I have configured the app with. I configured the STS to WS-Federate with an Identity Provider which authenticates the user and returns claims. The STS generates the security token and sends it to the SF app. However the app sends another request to the STS instead of logging in the user.

The STS code is based on this code so I know it should be generating a token compatible with Sitefinity: github.com/.../SitefinityStsWebApp

Thoughts anybody?

Posted by Community Admin on 04-May-2015 00:00

I was doing the same couple of days ago, and this helped me.

docs.sitefinity.com/for-developers-authentication-sign-out-api​

This thread is closed