Sustainsys.Saml2
0.23.0
Advisory: https://github.com/advisories/GHSA-fv2h-753j-9g39 | Severity: high |
Advisory: https://github.com/advisories/GHSA-9475-xg6m-j7pw | Severity: moderate |
See the version list below for details.
dotnet add package Sustainsys.Saml2 --version 0.23.0
NuGet\Install-Package Sustainsys.Saml2 -Version 0.23.0
<PackageReference Include="Sustainsys.Saml2" Version="0.23.0" />
paket add Sustainsys.Saml2 --version 0.23.0
#r "nuget: Sustainsys.Saml2, 0.23.0"
// Install Sustainsys.Saml2 as a Cake Addin #addin nuget:?package=Sustainsys.Saml2&version=0.23.0 // Install Sustainsys.Saml2 as a Cake Tool #tool nuget:?package=Sustainsys.Saml2&version=0.23.0
SAML2 Protocol library for ASP.NET. Don't reference this directly, use one of the API modules: Sustainsys.Saml2.HttpModule/Mvc/Owin/AspNetCore2.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. 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. |
This package has no dependencies.
NuGet packages (7)
Showing the top 5 NuGet packages that depend on Sustainsys.Saml2:
Package | Downloads |
---|---|
Sustainsys.Saml2.AspNetCore2
ASP.NET Core authentication handler for the SAML2 protocol, compatible with Asp.Net Core 2.X and 3.X |
|
Sustainsys.Saml2.Owin
A SAML2 Owin middleware, compatible with ASP.NET Identity for external logins. |
|
Kentor.AuthServices
SAML2 Protocol library for ASP.NET. Don't reference this directly, use one of the API modules: Sustainsys.Saml2.HttpModule/Mvc/Owin/AspNetCore2. |
|
Sustainsys.Saml2.HttpModule
A SAML2 Http Module for ASP.NET. Install in project and add sections to web.config. No coding required. The package adds an ASP.NET Http Authentication Module that handles SAML SignIn and SignOut. It works with the claims model of .NET and uses the present infrastructure for session authentication cookies etc. |
|
Sustainsys.Saml2.Mvc
A SAML2 Service Provider for ASP.NET MVC. Install in project and add sections to web.config. No coding required. The package adds an MVC controller that handles SAML SignIn and SignOut. It works with the claims model of .NET and uses the present infrastructure for session authentication cookies etc. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Sustainsys.Saml2:
Repository | Stars |
---|---|
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 | 166,094 | 8/9/2024 | |
2.9.2 | 1,474,358 | 9/19/2023 | |
2.9.1 | 229,668 | 4/20/2023 | |
2.9.0 | 1,861,169 | 12/20/2021 | |
2.8.0 | 1,166,374 | 12/22/2020 | |
2.7.0 | 2,014,065 | 4/21/2020 | |
2.6.0 | 104,700 | 3/27/2020 | |
2.5.0 | 26,185 | 3/24/2020 | |
2.4.0 | 172,013 | 1/17/2020 | |
2.3.0 | 502,912 | 6/27/2019 | |
2.2.0 | 253,713 | 11/23/2018 | |
2.1.0 | 65,067 | 10/16/2018 | |
2.0.0 | 33,600 | 9/27/2018 | |
1.0.3 | 23,333 | 9/19/2023 | |
1.0.2 | 114,762 | 4/21/2020 | |
1.0.1 | 25,987 | 1/17/2020 | |
1.0.0 | 127,415 | 9/13/2018 | |
0.24.0 | 229,199 | 3/30/2018 | |
0.23.0 | 190,749 | 1/17/2018 |
Version 0.23.0
* Project renamed to Sustainsys.Saml2
* No other changes since 0.22.0
Version 0.22.0
* Asp.NET Core 2 Handler
* StubIdp renamed/updated to Sustainsys layout.
* Improved error messages
* Validate federation metadata signature
* Preserve state across discovery service call
See GitHub milestone issue list for details.