Info
Version: | 4.0.37 |
Author(s): | Brock Allen, Dominick Baier, Stanislav |
Last Update: | Wednesday, October 2, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/pvltrsk/IdentityServer3.AccessTokenValidation |
NuGet Url: | https://www.nuget.org/packages/Idsrv3.AccessTokenValidation |
Install
Install-Package Idsrv3.AccessTokenValidation
dotnet add package Idsrv3.AccessTokenValidation
paket add Idsrv3.AccessTokenValidation
Idsrv3.AccessTokenValidation Download (Unzip the "nupkg" after downloading)
Dependencies
- IdentityModel(>= 3.10.4)
- Microsoft.AspNet.WebApi.Client(>= 5.2.7)
- Microsoft.IdentityModel.Protocols.OpenIdConnect(>= 5.3.0)
- Microsoft.Owin.Security.Jwt(>= 4.0.0)
- Newtonsoft.Json(>= 12.0.1)
- System.IdentityModel.Tokens.Jwt(>= 5.3.0)
- System.Net.Http(>= 4.3.4)
- System.Runtime.CompilerServices.Unsafe(>= 4.5.2)
- System.Security.Cryptography.Algorithms(>= 4.3.1)
- System.Security.Cryptography.X509Certificates(>= 4.3.2)
- System.Threading.Tasks.Extensions(>= 4.5.1)
- System.ValueTuple(>= 4.5.0)
Tags
Does not support BackchannelHttpHandler/BackchannelCertificateValidator/IntrospectionHttpHandler.