Sustainsys.Saml2.AspNetCore2
2.11.0
dotnet add package Sustainsys.Saml2.AspNetCore2 --version 2.11.0
NuGet\Install-Package Sustainsys.Saml2.AspNetCore2 -Version 2.11.0
<PackageReference Include="Sustainsys.Saml2.AspNetCore2" Version="2.11.0" />
<PackageVersion Include="Sustainsys.Saml2.AspNetCore2" Version="2.11.0" />
<PackageReference Include="Sustainsys.Saml2.AspNetCore2" />
paket add Sustainsys.Saml2.AspNetCore2 --version 2.11.0
#r "nuget: Sustainsys.Saml2.AspNetCore2, 2.11.0"
#addin nuget:?package=Sustainsys.Saml2.AspNetCore2&version=2.11.0
#tool nuget:?package=Sustainsys.Saml2.AspNetCore2&version=2.11.0
ASP.NET Core authentication handler for the SAML2 protocol, compatible with Asp.Net Core 2.X and 3.X
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
-
net8.0
- Sustainsys.Saml2 (>= 2.11.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Sustainsys.Saml2.AspNetCore2:
Package | Downloads |
---|---|
Innofactor.SuomiFiIdentificationClient
Suomi.fi authentication client for dealing with all that SAML2 and decryption |
|
HBDStack.Web.Auths.SAML
Package Description |
|
ITVComponents.WebCoreToolkit.Saml
Package Description |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Sustainsys.Saml2.AspNetCore2:
Repository | Stars |
---|---|
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
|
|
Implem/Implem.Pleasanter
Pleasanter is a no-code/low-code development platform that runs on .NET. You can quickly create business applications with simple operations.
|
Version | Downloads | Last updated | |
---|---|---|---|
2.11.0 | 18,622 | 3/2/2025 | |
2.10.0 | 341,511 | 8/9/2024 | |
2.9.2 | 1,427,124 | 9/19/2023 | |
2.9.1 | 169,306 | 6/12/2023 | |
2.9.0 | 1,564,470 | 12/20/2021 | |
2.8.0 | 773,366 | 12/22/2020 | |
2.7.0 | 1,712,545 | 4/21/2020 | |
2.6.0 | 48,865 | 3/27/2020 | |
2.5.0 | 19,366 | 3/24/2020 | |
2.4.0 | 131,772 | 1/17/2020 | |
2.3.0 | 114,359 | 6/27/2019 | |
2.2.0 | 112,013 | 11/23/2018 | |
2.1.0 | 37,763 | 10/16/2018 | |
2.0.0 | 4,174 | 9/27/2018 | |
1.0.3 | 1,765 | 9/19/2023 | |
1.0.2 | 1,874 | 4/21/2020 | |
1.0.1 | 1,945 | 1/17/2020 | |
1.0.0 | 2,524 | 9/13/2018 | |
0.24.0 | 23,457 | 3/30/2018 | |
0.23.0 | 3,160 | 1/17/2018 | |
0.22.0 | 4,951 | 12/29/2017 |
Version 2.11.0
* Support RSA-OAEP for encrypted XML with specified mask generation function
* Built in support for AES-GCM (.NET 8 target only)
* Dropped .NET Standard 2.1 target in favour of .NET 8.
See GitHub milestone issue list for details.