Sustainsys / Saml2

Saml2 Authentication services for ASP.NET
Other
945 stars 605 forks source link

Single Log Out #1394

Closed SahilDhingraa closed 1 year ago

SahilDhingraa commented 1 year ago

I am implementing saml2 on my project which is based on .net core and I made the login method but I'm facing multiple issues in logOut (Single LogOut) method). I checked everywhere on the internet but found nothing that can help me. so can you please share the implementation of SLO

AndersAbel commented 1 year ago

https://github.com/Sustainsys/Saml2.Samples/tree/main/v2/AspNetCore

SahilDhingraa commented 1 year ago

this is not helping. I was looking for API (WEB API)

AndersAbel commented 1 year ago

It is .Net Core example, which is what you asked for.

If you want further help on how to design your authentication system to make Saml2 work with a web api, I can provide that as a commercial consulting service. Please mail support@sustainsys.com for information.