Dialect of access tokens that should be issued. access_token is a JWT containing standard Auth0 claims; rfc9068_profile is a JWT conforming to the IETF JWT Access Token Profile. access_token_authz and rfc9068_profile_authz additionally include RBAC permissions claims.
Dialect of access tokens that should be issued.
access_token
is a JWT containing standard Auth0 claims;rfc9068_profile
is a JWT conforming to the IETF JWT Access Token Profile.access_token_authz
andrfc9068_profile_authz
additionally include RBAC permissions claims.