IdentityServer / IdentityServer4.AccessTokenValidation

IdentityServer Access Token Validation for ASP.NET Core
Apache License 2.0
544 stars 214 forks source link

Change to Expose OAuth2IntrospectionEvents in IdentityServerAuthenticationOptions #122

Closed nahidf closed 5 years ago

nahidf commented 5 years ago

Change to expose OAuth2IntrospectionEvents in IdentityServerAuthenticationOptions, suggested to fix https://github.com/IdentityServer/IdentityServer4.AccessTokenValidation/issues/115

@leastprivilege please review

leastprivilege commented 5 years ago

thanks!