Info
Version: | 1.0.0 |
Author(s): | Andrea Biancini, [email protected] |
Last Update: | Friday, January 22, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/GruppoReti/OpenIDConnect-Csharp-Client |
NuGet Url: | https://www.nuget.org/packages/OpenIDClient.HttpModule |
Install
Install-Package OpenIDClient.HttpModule
dotnet add package OpenIDClient.HttpModule
paket add OpenIDClient.HttpModule
OpenIDClient.HttpModule Download (Unzip the "nupkg" after downloading)
Dependencies
- EnterpriseLibrary.TransientFaultHandling.Data(>= 6.0.1304.1)
- Newtonsoft.Json(>= 7.0.1)
- OpenIDClient(>= 1.0.0)
Tags
This library can be used in web applications as an HttpModule to include OpenIDConnect authentication to MVC
.NET applications.