Skip to content

Saml2 Authentication

This tool that can be used with any .Net Core applications to authenticate using SAML2. This tool is not dependent on any .NET Framework libraries. It has been tested with ADFS and IdentityServer4 as well.

Profiles and Bindings

This tool supports the following SAML profiles, message flows and bindings:

Profile Message Flows Binding
Web SSO <AuthnRequest> from SP to IdP HTTP Redirect
HTTP POST
IdP <Response> to SP HTTP POST
HTTP Artifact
Single Logout <LogoutRequest> HTTP Redirect
HTTP POST
<LogoutResponse> HTTP Redirect
HTTP POST
Metadata Consumption
Exchange