Kentor.AuthServices.Mvc
0.19.0
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 the SAML SignIn and SignOut. It works with the claims model of .NET 4.5 and uses the present infrastructure for claims translation, session authentication cookies etc.
The library has been renamed to Sustainsys.Saml2.Mvc
See the version list below for details.
Install-Package Kentor.AuthServices.Mvc -Version 0.19.0
dotnet add package Kentor.AuthServices.Mvc --version 0.19.0
<PackageReference Include="Kentor.AuthServices.Mvc" Version="0.19.0" />
paket add Kentor.AuthServices.Mvc --version 0.19.0
#r "nuget: Kentor.AuthServices.Mvc, 0.19.0"
Release Notes
Version 0.19.0
* Fix: SP-initiated logout uses configured binding.
* Fix: Removed buggy expansion of relative ReturnUrls
* Fix: Enabling SHA256 signatures no longer breaks IdentityServer3.
* Support for SessionNotOnOrAfter
* And some more, see https://github.com/KentorIT/authservices/milestones/v0.19.0 for details.
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/
Dependencies
-
- Kentor.AuthServices (= 0.19.0)
- Kentor.AuthServices.HttpModule (= 0.19.0)
- Microsoft.AspNet.Mvc (>= 4.0.20710)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated | |
---|---|---|---|
0.23.0 | 37,044 | 1/17/2018 |