Kentor.AuthServices.Mvc
0.11.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.11.0
dotnet add package Kentor.AuthServices.Mvc --version 0.11.0
<PackageReference Include="Kentor.AuthServices.Mvc" Version="0.11.0" />
paket add Kentor.AuthServices.Mvc --version 0.11.0
#r "nuget: Kentor.AuthServices.Mvc, 0.11.0"
Release Notes
Version 0.11.0
* Improved IdentityProvider configuration from code.
* Configuration from code support for MVC controller.
* Fixed: Metadata incorrectly loaded for Idps in federations.
* Fixed: AttributeConsumingService in metadata when not configured.
Version 0.10.0
* Fixed issue loading metadata with multiple child elements to X509Data.
* Renamed destinationUri to destinationUrl for consistency.
* Moved UseKentorAuthServicesAuthentication() to Owin namespace.
Version 0.9.0
* Automatic refresh of metadata for identity providers and federations.
* Configuration option for metadataUrl for identity providers.
Dependencies
-
- Kentor.AuthServices (= 0.11.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 |