Authorize web api with Identity Server.
Info
Version: | 1.0.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.WebApiAuthority |
Install
Install-Package IdentityServer.WebApiAuthority
dotnet add package IdentityServer.WebApiAuthority
paket add IdentityServer.WebApiAuthority
IdentityServer.WebApiAuthority Download (Unzip the "nupkg" after downloading)
Dependencies
- IdentityModel.Owin.ClaimsTransformation(>= 1.0.0)
- IdentityServer3.AccessTokenValidation(>= 2.9.1)
- Microsoft.AspNet.WebApi.Cors(>= 5.2.3)
- Microsoft.AspNet.WebApi.Owin(>= 5.2.3)
- Microsoft.Owin(>= 3.0.1)
- Microsoft.Owin.Host.SystemWeb(>= 3.0.1)
- Newtonsoft.Json(>= 8.0.3)
- System.IdentityModel.Tokens.Jwt(>= 4.0.2.206221351)
- System.Net.Http(>= 2.0.20126.16343)
- System.Net.Http.Formatting.Extension(>= 5.2.3)
Tags