Skip to content

codematrix/IdentityServer4.AccessTokenValidation

 
 

Repository files navigation

IdentityServer4.AccessTokenValidation

This is middleware for ASP.NET Core with the following features:

  • JWT access token validation
  • Reference acccess token validation via OAuth 2.0 introspection
  • Scope validation
  • Caching of introspected tokens

About

IdentityServer Access Token Validation for ASP.NET Core

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 71.0%
  • PowerShell 19.6%
  • Shell 9.4%