/IdentityServer4.AccessTokenValidation

IdentityServer Access Token Validation for ASP.NET Core

Primary LanguageC#Apache License 2.0Apache-2.0

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