Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 400 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 400 Bytes

SAML2.Authentication

This is a dotnet tool when to added, it can authenticate and logout using SAML2. It implements SAML Web SSO (HTTPGet, HTTPPost, Artifact), Logout (HTTPGet, HTTPost) profile message flows and bindings.

The tools will add authentication middleware to the request pipeline.

Click here for documentation