OAuth bearer-token verifier for JWT access tokens.
Remarks
The verifier validates JOSE headers, pins allowed algorithms, resolves and
caches JWKS documents, verifies the compact JWT signature, and applies the
same resource, scope, subject, type, and lifetime checks as introspection.
OAuth bearer-token verifier for JWT access tokens.
Remarks
The verifier validates JOSE headers, pins allowed algorithms, resolves and caches JWKS documents, verifies the compact JWT signature, and applies the same resource, scope, subject, type, and lifetime checks as introspection.
Example