Sustainsys.Saml2
2.7.0
SAML2 protocol support. Do not use directly, use the high level package for your platform.
See the version list below for details.
Install-Package Sustainsys.Saml2 -Version 2.7.0
dotnet add package Sustainsys.Saml2 --version 2.7.0
<PackageReference Include="Sustainsys.Saml2" Version="2.7.0" />
paket add Sustainsys.Saml2 --version 2.7.0
Release Notes
Version 2.7.0
* Security Fix: Ensure received token is a bearer token.
* Compatibility flag to allow unsigned logout responses
Version 2.6.0
* Xml Created Notifications
Version 2.5.0
* Security Fix: Token Replay Detection
* Configuration of TokenValidationParameters
* Use CookieManager in Asp.Net Core and Owin
* Bug fixes to Artifact binding, AuthnRequest, Owin Logout
See GitHub milestone issue list for details.
Dependencies
-
.NETFramework 4.6.1
- Microsoft.IdentityModel.Protocols (>= 5.2.4)
- Microsoft.IdentityModel.Tokens (>= 5.2.4)
- Microsoft.IdentityModel.Tokens.Saml (>= 5.2.4)
- System.Configuration.ConfigurationManager (>= 4.4.1)
- System.Security.Cryptography.Xml (>= 4.5.0)
- System.ValueTuple (>= 4.5.0)
-
.NETFramework 4.7
- Microsoft.IdentityModel.Protocols (>= 5.2.4)
- Microsoft.IdentityModel.Tokens (>= 5.2.4)
- Microsoft.IdentityModel.Tokens.Saml (>= 5.2.4)
- System.Configuration.ConfigurationManager (>= 4.4.1)
- System.Security.Cryptography.Xml (>= 4.5.0)
-
.NETStandard 2.0
- Microsoft.Extensions.Caching.Memory (>= 2.1.2)
- Microsoft.IdentityModel.Protocols (>= 5.2.4)
- Microsoft.IdentityModel.Tokens (>= 5.2.4)
- Microsoft.IdentityModel.Tokens.Saml (>= 5.2.4)
- System.Configuration.ConfigurationManager (>= 4.4.1)
- System.Security.Cryptography.Xml (>= 4.5.0)
Used By
NuGet packages (6)
Showing the top 5 NuGet packages that depend on Sustainsys.Saml2:
Package | Downloads |
---|---|
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.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.
|
|
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 | Business application platform
|
Version History
Version | Downloads | Last updated |
---|---|---|
2.8.0 | 11,544 | 12/22/2020 |
2.7.0 | 271,088 | 4/21/2020 |
2.6.0 | 35,617 | 3/27/2020 |
2.5.0 | 19,333 | 3/24/2020 |
2.4.0 | 94,074 | 1/17/2020 |
2.3.0 | 203,651 | 6/27/2019 |
2.2.0 | 141,629 | 11/23/2018 |
2.1.0 | 52,570 | 10/16/2018 |
2.0.0 | 3,859 | 9/27/2018 |
2.0.0-preview01 | 9,031 | 1/9/2018 |
1.0.2 | 5,640 | 4/21/2020 |
1.0.1 | 4,926 | 1/17/2020 |
1.0.0 | 50,492 | 9/13/2018 |
0.24.0 | 112,997 | 3/30/2018 |
0.23.0 | 85,340 | 1/17/2018 |