Sustainsys.Saml2.AspNetCore2
1.0.0
See the version list below for details.
dotnet add package Sustainsys.Saml2.AspNetCore2 --version 1.0.0
NuGet\Install-Package Sustainsys.Saml2.AspNetCore2 -Version 1.0.0
<PackageReference Include="Sustainsys.Saml2.AspNetCore2" Version="1.0.0" />
paket add Sustainsys.Saml2.AspNetCore2 --version 1.0.0
#r "nuget: Sustainsys.Saml2.AspNetCore2, 1.0.0"
// Install Sustainsys.Saml2.AspNetCore2 as a Cake Addin #addin nuget:?package=Sustainsys.Saml2.AspNetCore2&version=1.0.0 // Install Sustainsys.Saml2.AspNetCore2 as a Cake Tool #tool nuget:?package=Sustainsys.Saml2.AspNetCore2&version=1.0.0
A SAML2 ASP.NET Core 2 handler, compatible with ASP.NET Identity for external logins.
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. |
-
- Microsoft.AspNetCore.Authentication (>= 2.0.0)
- Sustainsys.Saml2 (= 1.0.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.10.0 | 233,755 | 8/9/2024 | |
2.9.2 | 1,235,634 | 9/19/2023 | |
2.9.1 | 163,531 | 6/12/2023 | |
2.9.0 | 1,539,240 | 12/20/2021 | |
2.8.0 | 765,521 | 12/22/2020 | |
2.7.0 | 1,708,455 | 4/21/2020 | |
2.6.0 | 48,675 | 3/27/2020 | |
2.5.0 | 19,314 | 3/24/2020 | |
2.4.0 | 131,519 | 1/17/2020 | |
2.3.0 | 114,212 | 6/27/2019 | |
2.2.0 | 111,779 | 11/23/2018 | |
2.1.0 | 37,545 | 10/16/2018 | |
2.0.0 | 4,117 | 9/27/2018 | |
1.0.3 | 1,678 | 9/19/2023 | |
1.0.2 | 1,851 | 4/21/2020 | |
1.0.1 | 1,906 | 1/17/2020 | |
1.0.0 | 2,469 | 9/13/2018 | |
0.24.0 | 23,314 | 3/30/2018 | |
0.23.0 | 3,019 | 1/17/2018 | |
0.22.0 | 4,662 | 12/29/2017 |
Version 1.0.0
* Bug fix: Asp.Net Core2 handler, incorrect signed redirect messages.
Version 0.24.0
* Bug fix: Asp.Net Core2 handler with null AuthenticationProperties now works.
* Bug fix: Error handling in Owin middleware with null/missing return url.
* Compatibility setting to ignore missing InResponseTo
Version 0.23.0
* Project renamed to Sustainsys.Saml2
* No other changes since 0.22.0
See GitHub milestone issue list for details.