Info
Version: | 2.10.0 |
Author(s): | Sustainsys |
Last Update: | Friday, August 9, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Sustainsys/Saml2 |
NuGet Url: | https://www.nuget.org/packages/Sustainsys.Saml2.HttpModule |
Install
Install-Package Sustainsys.Saml2.HttpModule
dotnet add package Sustainsys.Saml2.HttpModule
paket add Sustainsys.Saml2.HttpModule
Sustainsys.Saml2.HttpModule Download (Unzip the "nupkg" after downloading)
Dependencies
- Sustainsys.Saml2(>= 2.8.0 && <= 2.8.0)
Tags
Install in project and add sections to web.config. No coding required.
The package adds an ASP.NET Http Authentication Module that handles SAML SignIn and SignOut. It works with the claims model of .NET and uses the present infrastructure for session authentication cookies etc.