Info
Version: | 0.23.0 |
Author(s): | Kentor |
Last Update: | Wednesday, January 17, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Sustainsys/Saml2 |
NuGet Url: | https://www.nuget.org/packages/Kentor.AuthServices.HttpModule |
Install
Install-Package Kentor.AuthServices.HttpModule
dotnet add package Kentor.AuthServices.HttpModule
paket add Kentor.AuthServices.HttpModule
Kentor.AuthServices.HttpModule Download (Unzip the "nupkg" after downloading)
Dependencies
- Sustainsys.Saml2.HttpModule(>= 0.23.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 the SAML SignIn and SignOut. It works with the claims model of .NET 4.5 and uses the present infrastructure for claims translation, session authentication cookies etc.