ASP.NET Core authentication handler for the SAML2 protocol, compatible with Asp.Net Core 2.X and 3.X.
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.AspNetCore2 |
Install
Install-Package Sustainsys.Saml2.AspNetCore2
dotnet add package Sustainsys.Saml2.AspNetCore2
paket add Sustainsys.Saml2.AspNetCore2
Sustainsys.Saml2.AspNetCore2 Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.7
- Sustainsys.Saml2(>= 2.8.0)
- Microsoft.AspNetCore.Authentication(>= 2.1.2)
- Microsoft.AspNetCore.Authentication.Cookies(>= 2.1.2)
- Microsoft.AspNetCore.Http(>= 2.1.1)
- Sustainsys.Saml2(>= 2.8.0)
- Microsoft.AspNetCore.Authentication(>= 2.1.2)
- Microsoft.AspNetCore.Authentication.Cookies(>= 2.1.2)
- Microsoft.AspNetCore.Http(>= 2.1.1)
- Sustainsys.Saml2(>= 2.8.0)
- Microsoft.AspNetCore.Authentication(>= 2.1.2)
- Microsoft.AspNetCore.Authentication.Cookies(>= 2.1.2)
- Microsoft.AspNetCore.Http(>= 2.1.1)
Tags