AccessTokenValidator
Validates access tokens by comparing the at_hash claim in the ID token against the actual access token hash.
See OpenID Connect Core 1.0 - Access Token Validation.
Validates access tokens by comparing the at_hash claim in the ID token against the actual access token hash.
See OpenID Connect Core 1.0 - Access Token Validation.