Kentor.AuthServices
0.18.1
Advisory: https://github.com/advisories/GHSA-fv2h-753j-9g39 | Severity: high |
The library has been renamed to Sustainsys.Saml2.
See the version list below for details.
dotnet add package Kentor.AuthServices --version 0.18.1
NuGet\Install-Package Kentor.AuthServices -Version 0.18.1
<PackageReference Include="Kentor.AuthServices" Version="0.18.1" />
paket add Kentor.AuthServices --version 0.18.1
#r "nuget: Kentor.AuthServices, 0.18.1"
// Install Kentor.AuthServices as a Cake Addin #addin nuget:?package=Kentor.AuthServices&version=0.18.1 // Install Kentor.AuthServices as a Cake Tool #tool nuget:?package=Kentor.AuthServices&version=0.18.1
A SAML2 Service Provider for ASP.NET. The HTTP module works with the claims model of .NET 4.5 and uses the present infrastructure for claims translation, session authentication cookies etc.
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 (2)
Showing the top 2 NuGet packages that depend on Kentor.AuthServices:
Package | Downloads |
---|---|
SamlIdp.Owin
Saml2 IdP Owin Middleware |
|
CoreValue.SamlOwinService
Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
0.23.0 | 103,219 | 1/17/2018 |
Version 0.18.1
* Bug Fix: Use AuthenticationRequest event in HttpModule.
* Don't use ClaimsPrincipal.Current in Logout Command.
* Bug Fix: Logout over HTTP POST.
* Bug Fix: Handle NameIdFormat on Logout.
Release contains breaking changes related to logout handling, please see
https://coding.abel.nu/2016/06/kentor-authservices-0-18-1-breaking-changes/
Version 0.18.0
* Support for Scoping
* Notifications/callbacks
* Bug fixes, see github milestone for complete list.
* ADFS compatible metadata