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.
- Host: GitHub
- URL: https://github.com/dina-heidar/saml2-authentication
- Owner: dina-heidar
- License: mit
- Created: 2023-04-02T20:39:39.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-20T00:53:23.000Z (about 2 years ago)
- Last Synced: 2025-11-29T12:17:37.957Z (6 months ago)
- Topics: aspnetcore, authentication, dotnet, identity, netcore, netstandard, saml2, security, slo, sso
- Language: C#
- Homepage: https://saml2-authentication.readthedocs.io
- Size: 1.15 MB
- Stars: 3
- Watchers: 1
- Forks: 3
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)