Kentor.AuthServices.Mvc
0.21.2
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.21.2
dotnet add package Kentor.AuthServices.Mvc --version 0.21.2
<PackageReference Include="Kentor.AuthServices.Mvc" Version="0.21.2" />
paket add Kentor.AuthServices.Mvc --version 0.21.2
#r "nuget: Kentor.AuthServices.Mvc, 0.21.2"
Release Notes
Version 0.21.2
* Security fix: Flawed validation of Return URL causes Open Redirect
* Security fix: XML External Entity Processing on .NET 4.5
* Security fix: Malicious Idp can cause write to arbitrary files
* Fix: Null Reference without NameIdentifier Claim.
Version 0.21.1
* Fix Local logout broken in v0.21.0
* Fixes to error handling: Various error conditions have got better messages, instead of hard to understand null reference exceptions.
Dependencies
-
- Kentor.AuthServices (= 0.21.2)
- Kentor.AuthServices.HttpModule (= 0.21.2)
- 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 |