Encrypt access tokens for authorization servers
Early Access release. See Enable self-service features.
Encrypt access tokens to ensure that the information in the token is protected from unauthorized access. For information about encrypting access tokens using the API, see Manage keys.
-
In the Admin Console, go to Security > API.
-
Open an authorization server for editing.
-
Click the Settings tab.
-
In the Encryption keys section, click Edit.
-
Select either Save keys to Okta or Use a URL to fetch keys dynamically.
-
If you selected Save keys to Okta, click Add key. The Add a public key window appears.
-
Click Generate new encryption key to generate a new key pair. Or, paste your own public key.
-
Click Done. Your public key appears in the Encryption keys section.
-
-
If you selected Use a URL to fetch keys dynamically, enter the URL into the URL field.
-
From the Access Token Encryption dropdown, select an encryption algorithm.
-
Click Save.