Sustainsys.Saml2.Owin
1.0.2
https://github.com/Sustainsys/Saml2/security/advisories/GHSA-fv2h-753j-9g39
See the version list below for details.
dotnet add package Sustainsys.Saml2.Owin --version 1.0.2
NuGet\Install-Package Sustainsys.Saml2.Owin -Version 1.0.2
<PackageReference Include="Sustainsys.Saml2.Owin" Version="1.0.2" />
<PackageVersion Include="Sustainsys.Saml2.Owin" Version="1.0.2" />
<PackageReference Include="Sustainsys.Saml2.Owin" />
paket add Sustainsys.Saml2.Owin --version 1.0.2
#r "nuget: Sustainsys.Saml2.Owin, 1.0.2"
#:package Sustainsys.Saml2.Owin@1.0.2
#addin nuget:?package=Sustainsys.Saml2.Owin&version=1.0.2
#tool nuget:?package=Sustainsys.Saml2.Owin&version=1.0.2
A SAML2 Owin middleware, compatible with ASP.NET Identity for external logins.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Microsoft.Owin.Security (>= 4.1.0)
- Sustainsys.Saml2 (= 1.0.2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Sustainsys.Saml2.Owin:
| Package | Downloads |
|---|---|
|
Kentor.AuthServices.Owin
A SAML2 Owin middleware, compatible with ASP.NET Identity for external logins. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 2.11.0 | 45,813 | 3/2/2025 | |
| 2.10.0 | 52,588 | 8/9/2024 | |
| 2.9.2 | 245,432 | 9/19/2023 | |
| 2.9.1 | 65,895 | 4/20/2023 | |
| 2.9.0 | 164,362 | 12/20/2021 | |
| 2.8.0 | 209,501 | 12/22/2020 | |
| 2.7.0 | 163,750 | 4/21/2020 | |
| 2.6.0 | 34,312 | 3/27/2020 | |
| 2.5.0 | 6,265 | 3/24/2020 | |
| 2.4.0 | 23,761 | 1/17/2020 | |
| 2.3.0 | 212,722 | 6/27/2019 | |
| 2.2.0 | 77,212 | 11/23/2018 | |
| 2.1.0 | 23,955 | 10/16/2018 | |
| 2.0.0 | 4,435 | 9/27/2018 | |
| 1.0.3 | 24,401 | 9/19/2023 | |
| 1.0.2 | 64,942 | 4/21/2020 | |
| 1.0.1 | 21,014 | 1/17/2020 | |
| 1.0.0 | 59,665 | 9/13/2018 | |
| 0.24.0 | 157,493 | 3/30/2018 | |
| 0.23.0 | 68,120 | 1/17/2018 |
Version 1.0.2
* Security Fix: Ensure received token is a bearer token.
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.