Kentor.AuthServices.Mvc
0.7.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.7.0
dotnet add package Kentor.AuthServices.Mvc --version 0.7.0
<PackageReference Include="Kentor.AuthServices.Mvc" Version="0.7.0" />
paket add Kentor.AuthServices.Mvc --version 0.7.0
#r "nuget: Kentor.AuthServices.Mvc, 0.7.0"
Release Notes
Version 0.7.0
* Discovery Service Support
* Fixed invalid format of cacheDuration attribute in metadata.
* Made AuthServices prefer Http Redirect binding and ignore unsupported bindings when loading metadata.
Version 0.6.2
* Fixed SAMLRequest querystring parameter not urlencoded
Version 0.6.0
* Fixed entityID incorrectly cased in sp metadata.
* Update documentation with respect to the new Owin middleware.
* Federation metadata support.
* Idp metadata support.
Version 0.5.2
* Fixed missing dependencies in Kentor.AuthServices.Owin package.
Version 0.5.0
* Service provider metadata.
* Support for multiple Identity Providers.
* Kentor.AuthServices.Owin package now available for MVC projects using ASP.NET Identity.
Dependencies
-
- Kentor.AuthServices (>= 0.7.0)
- Microsoft.AspNet.Mvc (>= 1.0.0)
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 |