Info
Version: | 3.1.3 |
Author(s): | Dina Heidar |
Last Update: | Thursday, January 28, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dheida1/Saml2Core |
NuGet Url: | https://www.nuget.org/packages/SAML2Core |
Install
Install-Package SAML2Core
dotnet add package SAML2Core
paket add SAML2Core
SAML2Core Download (Unzip the "nupkg" after downloading)
Dependencies
- Cryptography.X509Certificates.Extension(>= 1.0.0)
- Microsoft.AspNetCore.Authentication(>= 2.2.0)
- Microsoft.AspNetCore.Authentication.Cookies(>= 2.2.0)
- Microsoft.IdentityModel.Protocols(>= 5.6.0)
- Microsoft.IdentityModel.Tokens.Saml(>= 5.6.0)
- Microsoft.IdentityModel.Xml(>= 5.6.0)
Tags
This middleware is opensource (free to use) and is not dependent on any .NET Framework libraries. It has been tested with ADFS and IdentityServer4 as well.