Authorize web api with Identity Server.
Info
Version: | 1.0.3 |
Author(s): | FSOFT |
Last Update: | Sunday, March 4, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/FSOFT.IdentityServer.WebApiAuthority |
Install
Install-Package FSOFT.IdentityServer.WebApiAuthority
dotnet add package FSOFT.IdentityServer.WebApiAuthority
paket add FSOFT.IdentityServer.WebApiAuthority
FSOFT.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