Kentor.AuthServices.Mvc
0.5.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.5.2
dotnet add package Kentor.AuthServices.Mvc --version 0.5.2
<PackageReference Include="Kentor.AuthServices.Mvc" Version="0.5.2" />
paket add Kentor.AuthServices.Mvc --version 0.5.2
#r "nuget: Kentor.AuthServices.Mvc, 0.5.2"
Release Notes
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.
Version 0.4.0
THIS RELEASE CONTAINS SECURITY FIXES
* Dependency changed to work with MVC versions from 1.0 and up.
* Dependency on Kentor.AuthServices updated to 0.4.0 which contains security fixes.
Version 0.3.0
* First version of MVC package released.
Dependencies
-
- Kentor.AuthServices (>= 0.5.2)
- 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,038 | 1/17/2018 |