IdentityServer3.AccessTokenValidation icon indicating copy to clipboard operation
IdentityServer3.AccessTokenValidation copied to clipboard

Access token validation with legacy IIS hosted web API

Open akshetty9 opened this issue 8 years ago • 0 comments

Is there a way to use this middleware with legacy IIS hosted, non owin style api? I need to handle both JWT and reference token. So trying to find out if we can re use this before writing custom code.

akshetty9 avatar Jul 19 '17 16:07 akshetty9