Questions tagged [sustainsys-saml2]

Sustainsys.Saml2 is a .NET library for SAML2 protocol support, adding SAML2 Service Provider functionality to ASP.NET applications. The library was previously named Kentor.AuthServices

The Sustainsys.Saml2 library (formerly named Kentor.AuthServices) is an open source library that adds SAML2 service provider functionality to .NET for various ASP.NET programming models (Http Module, Mvc, Owin, ASP.NET Core)

The project source and documentation is available in the GitHub repo.

An instance of the Stub Idp of the package (an Idp that can be used for testing) is available at https://stubidp.sustainsys.com.

197 questions
-1
votes
1 answer

How To Integrate Saml In .Net Core Application Step by Step

I am worried how to integrate SAML. I tried to go through the documentation, but I did not find anything useful. Can any one help me out of this problem please ?
Kishore
  • 11
  • 1
-2
votes
1 answer

sustainsys.saml2 IdP initiated Logout

We are getting a funny error message using this library. During an IdP initiated logout, we get a 404 error and the following HTML in SAML tracer: any ideas? GET…
1 2 3
13
14