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"
#:package 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. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- Sustainsys.Saml2 (>= 2.11.0)
NuGet packages (5)
Showing the top 5 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 |
|
|
Franz.Common.Http.Identity
Shared utility library for the Franz Framework. |
|
|
DynAuth.Saml2
DynAuth is a flexible authentication library for .NET applications, providing support for multiple authentication protocols including SAML2 and OpenID Connect. This is useful for multi-tenant apps or when your identity provider setup is not static. |
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 | 601,957 | 3/2/2025 | |
| 2.10.0 | 663,999 | 8/9/2024 | |
| 2.9.2 | 2,207,058 | 9/19/2023 | |
| 2.9.1 | 187,374 | 6/12/2023 | |
| 2.9.0 | 1,666,270 | 12/20/2021 | |
| 2.8.0 | 802,761 | 12/22/2020 | |
| 2.7.0 | 1,724,479 | 4/21/2020 | |
| 2.6.0 | 49,558 | 3/27/2020 | |
| 2.5.0 | 19,671 | 3/24/2020 | |
| 2.4.0 | 132,876 | 1/17/2020 | |
| 2.3.0 | 114,968 | 6/27/2019 | |
| 2.2.0 | 112,786 | 11/23/2018 | |
| 2.1.0 | 38,544 | 10/16/2018 | |
| 2.0.0 | 4,490 | 9/27/2018 | |
| 1.0.3 | 2,009 | 9/19/2023 | |
| 1.0.2 | 2,134 | 4/21/2020 | |
| 1.0.1 | 2,240 | 1/17/2020 | |
| 1.0.0 | 2,838 | 9/13/2018 | |
| 0.24.0 | 24,063 | 3/30/2018 | |
| 0.23.0 | 3,734 | 1/17/2018 | |
| 0.22.0 | 6,069 | 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.