Configure access token profile for an API
- Go to Dashboard > Applications > APIs and click the name of the API to view.
-
Scroll to Access Token Settings and select the access token profile under JSON Web Token (JWT) Profile. The selected profile determines the format and claims of access tokens issued for the API. The supported values are
Auth0
andRFC 9068
. To read more about the difference between the two profiles, read Access Token Profiles. - Click Save.