Documentation for OAuth JWT feature¶ ↑
The oauth_jwt
feature implements the JWT profile for OAuth 2.0 access tokens.
datatracker.ietf.org/doc/html/rfc9068
Value Methods¶ ↑
oauth_jwt_access_tokens defines whether to encode access tokens as JWT
true
by default.