Rsk.Saml
4.1.0
SAML 2.0 (SAML2P) service provider authentication handler. To purchase a license or get a demo license, contact sales@identityserver.com.
Install-Package Rsk.Saml -Version 4.1.0
dotnet add package Rsk.Saml --version 4.1.0
<PackageReference Include="Rsk.Saml" Version="4.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Rsk.Saml --version 4.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Rsk.Saml, 4.1.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
https://www.identityserver.com/downloads/saml2p
Dependencies
-
.NETCoreApp 3.1
- Microsoft.Extensions.Caching.Memory (>= 3.1.0)
- Microsoft.IdentityModel.Protocols (>= 5.5.0)
- Microsoft.IdentityModel.Tokens.Saml (>= 5.5.0)
- Microsoft.IdentityModel.Xml (>= 5.5.0)
- Newtonsoft.Json (>= 11.0.2)
- Portable.BouncyCastle (>= 1.8.5)
- System.Security.Cryptography.Xml (>= 4.6.0)
-
net5.0
- Microsoft.Extensions.Caching.Memory (>= 5.0.0)
- Microsoft.IdentityModel.Protocols (>= 5.5.0)
- Microsoft.IdentityModel.Tokens.Saml (>= 5.5.0)
- Microsoft.IdentityModel.Xml (>= 5.5.0)
- Newtonsoft.Json (>= 11.0.2)
- Portable.BouncyCastle (>= 1.8.5)
- System.Security.Cryptography.Xml (>= 4.6.0)
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Rsk.Saml:
Package | Downloads |
---|---|
Rsk.IdentityServer4.Saml.EntityFramework
Entity Framework storage for Rsk.IdentityServer4.Saml
|
|
Rsk.DynamicAuthenticationProviders.Saml
SAML support for the Rock Solid Knowledge "Dynamic Authentication Provider" product.
|
|
Rsk.Saml.IdentityProvider
SAML 2.0 (SAML2P) identity provider functionality. Requires the addition of Rsk.Saml.IdentityServer4 or Rsk.Saml.DuendeIdentityServer.
|
GitHub repositories
This package is not used by any popular GitHub repositories.