Info
| Version: | 2.11.0 | 
| Author(s): | Sustainsys | 
| Last Update: | Tuesday, March 18, 2025 | 
| .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.