Authorize client applications with Identity Server.
Info
Version: | 1.1.0 |
Author(s): | Kevin Huy |
Last Update: | Friday, January 26, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/IdentityServer.ClientAuthority |
Install
Install-Package IdentityServer.ClientAuthority
dotnet add package IdentityServer.ClientAuthority
paket add IdentityServer.ClientAuthority
IdentityServer.ClientAuthority Download (Unzip the "nupkg" after downloading)
Dependencies
- IdentityModel(>= 1.0.0)
- IdentityServer3(>= 2.6.0)
- Microsoft.AspNet.Mvc(>= 5.2.2)
- Microsoft.AspNet.WebApi.Client(>= 5.2.3)
- Microsoft.Owin(>= 3.0.1)
- Microsoft.Owin.Host.SystemWeb(>= 3.0.1)
- Microsoft.Owin.Security.Cookies(>= 3.0.1)
- Microsoft.Owin.Security.OpenIdConnect(>= 3.0.1)
- Newtonsoft.Json(>= 6.0.8)
- System.IdentityModel.Tokens.Jwt(>= 4.0.2.206221351)
- Thinktecture.IdentityModel.Owin.ResourceAuthorization(>= 1.0.0)
Tags