Component used to connect applications to Identity Server 3.0 Authorization Server.
Info
Version: | 4.2.0 |
Author(s): | John Arastoozad |
Last Update: | Monday, August 7, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/JohnArastoozad.Authorization.AuthorizationComponent |
Install
Install-Package JohnArastoozad.Authorization.AuthorizationComponent
dotnet add package JohnArastoozad.Authorization.AuthorizationComponent
paket add JohnArastoozad.Authorization.AuthorizationComponent
JohnArastoozad.Authorization.AuthorizationComponent Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Owin(>= 3.0.1)
- Microsoft.Owin.Cors(>= 3.0.1)
- Microsoft.Owin.Host.SystemWeb(>= 3.0.1)
- Microsoft.Owin.Security(>= 3.0.1)
- Microsoft.Owin.Security.Cookies(>= 3.0.1)
- Microsoft.Owin.Security.OpenIdConnect(>= 3.0.1)
- Newtonsoft.Json(>= 6.0.5)
- Thinktecture.IdentityModel.Client(>= 4.0.1)
- Thinktecture.IdentityModel.Core(>= 1.4.0)
- Thinktecture.IdentityModel.Owin.ResourceAuthorization.Mvc(>= 2.0.0)
- Thinktecture.IdentityServer3.AccessTokenValidation(>= 1.2.2)
Tags