Rsk.IdentityServer4.Saml
2.1.0.13
Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Rsk.IdentityServer4.Saml --version 2.1.0.13
NuGet\Install-Package Rsk.IdentityServer4.Saml -Version 2.1.0.13
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Rsk.IdentityServer4.Saml" Version="2.1.0.13" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Rsk.IdentityServer4.Saml --version 2.1.0.13
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Rsk.IdentityServer4.Saml, 2.1.0.13"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Rsk.IdentityServer4.Saml as a Cake Addin #addin nuget:?package=Rsk.IdentityServer4.Saml&version=2.1.0.13 // Install Rsk.IdentityServer4.Saml as a Cake Tool #tool nuget:?package=Rsk.IdentityServer4.Saml&version=2.1.0.13
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
SAML2P support for IdentityServer 4, allowing SAML2P identity provider functionality. To purchase a license or get a demo license, contact sales@identityserver.com.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6.1
- BouncyCastle (>= 1.8.1)
- IdentityServer4 (>= 2.0.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
5.0.0 | 7,583 | 1/18/2021 | |
4.1.0 | 43,871 | 1/18/2021 | |
4.0.2 | 20,790 | 10/23/2020 | |
4.0.1 | 52,470 | 9/4/2020 | |
4.0.0 | 3,964 | 8/12/2020 | |
3.0.3 | 33,228 | 10/23/2020 | |
3.0.2 | 3,573 | 9/4/2020 | |
3.0.1 | 5,319 | 8/12/2020 | |
2.10.3 | 6,824 | 10/23/2020 | |
2.10.2 | 1,686 | 8/12/2020 | |
2.10.1 | 3,143 | 7/22/2020 | |
2.10.0 | 5,787 | 6/23/2020 | |
2.9.2 | 3,357 | 10/23/2020 | |
2.9.1 | 3,070 | 6/11/2020 | |
2.9.0 | 4,698 | 5/29/2020 | |
2.8.1 | 1,305 | 10/23/2020 | |
2.8.0 | 31,365 | 4/21/2020 | |
2.7.1 | 1,159 | 10/23/2020 | |
2.7.0 | 4,348 | 3/23/2020 | |
2.6.2 | 1,060 | 10/23/2020 | |
2.6.1 | 6,212 | 3/18/2020 | |
2.6.0 | 4,219 | 3/4/2020 | |
2.5.1 | 4,121 | 10/23/2020 | |
2.5.0 | 8,712 | 2/20/2020 | |
2.4.6 | 16,081 | 11/25/2019 | |
2.4.5 | 1,939 | 11/7/2019 | |
2.4.4.130 | 8,285 | 9/12/2019 | |
2.4.3.127 | 5,823 | 7/12/2019 | |
2.4.2.125 | 8,388 | 7/9/2019 | |
2.4.1.123 | 4,048 | 6/13/2019 | |
2.4.0.121 | 2,689 | 6/6/2019 | |
2.3.6.90 | 7,633 | 4/4/2019 | |
2.3.5.69 | 4,546 | 3/7/2019 | |
2.2.6.39 | 5,385 | 4/4/2019 | |
2.2.5.21 | 4,795 | 3/7/2019 | |
2.1.3.20 | 2,203 | 7/17/2018 | |
2.1.2.18 | 1,897 | 7/5/2018 | |
2.1.1.15 | 2,074 | 6/20/2018 | |
2.1.0.13 | 1,763 | 6/18/2018 | |
2.0.3.9 | 2,100 | 3/9/2018 | |
2.0.3.7 | 1,601 | 2/22/2018 | |
2.0.2.3 | 1,851 | 2/7/2018 | |
2.0.1 | 1,711 | 1/4/2018 | |
2.0.0 | 1,991 | 11/29/2017 | |
1.0.45 | 1,744 | 2/14/2018 | |
1.0.43 | 1,674 | 2/13/2018 | |
1.0.40 | 1,658 | 1/4/2018 | |
1.0.0 | 1,906 | 11/20/2017 |
Added NotBefore to SAMLResponse conditions and subject. Improved SAMLResponse validation around subject confirmation.