Kentor.AuthServices.Mvc
0.17.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.17.2
dotnet add package Kentor.AuthServices.Mvc --version 0.17.2
<PackageReference Include="Kentor.AuthServices.Mvc" Version="0.17.2" />
paket add Kentor.AuthServices.Mvc --version 0.17.2
#r "nuget: Kentor.AuthServices.Mvc, 0.17.2"
Release Notes
Version 0.17.2
Bug fix of incorrect URL expansions in 0.17.2.
Version 0.17.1
Bug fixes, see milestone on github for complete list
* Validation works with load balancing without session affinity
* Correct callback url with IdSrv3 + PublicOrigin setting.
* More resilient to spooky metadata.
* Correct casing of AuthnContextComparision
Release contains breaking changes to the public API of the core
Kentor.AuthServices package. Only concerns anyone using the core library
directly. HttpModule/Mvc/Owin packages have no API changes.
Version 0.17.0
BREAKING CHANGES
=================
* MetadataUrl renamed to MetadataLocation
* ISPOptions.ServiceCertificates type changed - source compatible.
* MVC SignOut action renamed to Logout
* Single Logout
* Local storage of metadata
* Option to set application URL (useful with load balancers/proxies)
Dependencies
-
- Kentor.AuthServices (= 0.17.2)
- Kentor.AuthServices.HttpModule (= 0.17.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 |