Info
Version: | 1.0.0 |
Author(s): | openathens |
Last Update: | Tuesday, February 26, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/openathens/keystoneconnector |
NuGet Url: | https://www.nuget.org/packages/OpenAthens.Owin.Security.OpenIdConnect |
Install
Install-Package OpenAthens.Owin.Security.OpenIdConnect
dotnet add package OpenAthens.Owin.Security.OpenIdConnect
paket add OpenAthens.Owin.Security.OpenIdConnect
OpenAthens.Owin.Security.OpenIdConnect Download (Unzip the "nupkg" after downloading)
Dependencies
- Owin(>= 1.0.0)
- Microsoft.IdentityModel.Logging(>= 5.3.0)
- Microsoft.IdentityModel.Protocols(>= 5.3.0)
- Microsoft.IdentityModel.Protocols.OpenIdConnect(>= 5.3.0)
- Microsoft.IdentityModel.Tokens(>= 5.3.0)
- Microsoft.Owin(>= 4.0.1)
- Microsoft.Owin.Security(>= 4.0.1)
- System.IdentityModel.Tokens.Jwt(>= 5.3.0)
Tags
Supports Authorization Code, Implicit and Hybrid flows.