Authorize client applications with Identity Server.
Info
Version: | 1.0.2 |
Author(s): | FSOFT |
Last Update: | Monday, February 12, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/FSOFT.IdentityServer.ClientAuthority |
Install
Install-Package FSOFT.IdentityServer.ClientAuthority
dotnet add package FSOFT.IdentityServer.ClientAuthority
paket add FSOFT.IdentityServer.ClientAuthority
FSOFT.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.Net.Http(>= 2.2.28)
- 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