Saml2.Authentication.Core
1.2.3
A SAML 2.0 authentication middleware for ASP.NET Core
Install-Package Saml2.Authentication.Core -Version 1.2.3
dotnet add package Saml2.Authentication.Core --version 1.2.3
<PackageReference Include="Saml2.Authentication.Core" Version="1.2.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Saml2.Authentication.Core --version 1.2.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Saml2.Authentication.Core, 1.2.3"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETCoreApp 2.2
- Microsoft.AspNetCore.Authentication (>= 2.1.2)
- Microsoft.AspNetCore.Authentication.Cookies (>= 2.1.2)
- Newtonsoft.Json (>= 12.0.1)
- System.Security.Cryptography.Xml (>= 4.5.0)
- System.ServiceModel.Http (>= 4.5.3)
- System.ServiceModel.Primitives (>= 4.5.3)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.