An open API service indexing awesome lists of open source software.

https://github.com/dina-heidar/saml2-authentication

A dotnet tool used to authenticate and logout using SAML2. It implements SAML Web SSO (HTTPGet, HTTPPost, Artifact), Logout (HTTPGet, HTTPost) profile message flows and bindings.
https://github.com/dina-heidar/saml2-authentication

aspnetcore authentication dotnet identity netcore netstandard saml2 security slo sso

Last synced: 5 months ago
JSON representation

A dotnet tool used to authenticate and logout using SAML2. It implements SAML Web SSO (HTTPGet, HTTPPost, Artifact), Logout (HTTPGet, HTTPost) profile message flows and bindings.

Awesome Lists containing this project

README

          

## 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](https://saml2-documentation.readthedocs.io/en/latest/getting-started/)