Sustainsys.Saml2.AspNetCore2
1.0.1
A SAML2 ASP.NET Core 2 handler, compatible with ASP.NET Identity for external logins.
See the version list below for details.
Install-Package Sustainsys.Saml2.AspNetCore2 -Version 1.0.1
dotnet add package Sustainsys.Saml2.AspNetCore2 --version 1.0.1
<PackageReference Include="Sustainsys.Saml2.AspNetCore2" Version="1.0.1" />
paket add Sustainsys.Saml2.AspNetCore2 --version 1.0.1
#r "nuget: Sustainsys.Saml2.AspNetCore2, 1.0.1"
Release Notes
Version 1.0.1
* SameSite cookie update for Chrome 80
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.
Dependencies
-
- Microsoft.AspNetCore.Authentication (>= 2.1.2)
- Sustainsys.Saml2 (= 1.0.1)
- System.Buffers (>= 4.5.0)
- System.Memory (>= 4.5.1)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.1)
- System.Security.Principal.Windows (>= 4.5.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Sustainsys.Saml2.AspNetCore2:
Package | Downloads |
---|---|
Innofactor.SuomiFiIdentificationClient
Package Description
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Sustainsys.Saml2.AspNetCore2:
Repository | Stars |
---|---|
bitwarden/server
The core infrastructure backend (API, database, Docker, etc).
|