Asp.NET Core 2 Authentication handler for the SAML2 protocol, supports .NET Core and Full Framework.
Info
Version: | 2.0.1-preview01 |
Author(s): | Sustainsys |
Last Update: | Tuesday, March 13, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/lol768/Saml2 |
NuGet Url: | https://www.nuget.org/packages/Lol768.Sustainsys.Saml2.AspNetCore2 |
Install
Install-Package Lol768.Sustainsys.Saml2.AspNetCore2
dotnet add package Lol768.Sustainsys.Saml2.AspNetCore2
paket add Lol768.Sustainsys.Saml2.AspNetCore2
Lol768.Sustainsys.Saml2.AspNetCore2 Download (Unzip the "nupkg" after downloading)
Dependencies
- Sustainsys.Saml2(>= 2.0.001)
- Microsoft.IdentityModel.Tokens.Saml(>= 5.2.0241113220915)
- Microsoft.AspNetCore(>= 2.0.0)
- Microsoft.AspNetCore.Authentication(>= 2.0.0)
- Microsoft.AspNetCore.DataProtection(>= 2.0.0)