A Schema for authenticating with bearer token locally (without calling introspection endpoint).
Info
Version: | 1.0.1 |
Author(s): | Kahbazi |
Last Update: | Tuesday, April 10, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Kahbazi/IdentityServer4.Contrib.LocalAccessTokenValidation |
NuGet Url: | https://www.nuget.org/packages/IdentityServer4.Contrib.LocalAccessTokenValidation |
Install
Install-Package IdentityServer4.Contrib.LocalAccessTokenValidation
dotnet add package IdentityServer4.Contrib.LocalAccessTokenValidation
paket add IdentityServer4.Contrib.LocalAccessTokenValidation
IdentityServer4.Contrib.LocalAccessTokenValidation Download (Unzip the "nupkg" after downloading)
Dependencies
- IdentityServer4(>= 2.1.2)
Tags