Manage keys for a service account
Create or delete service account credentials
Read time 1 minuteLast updated a day ago
A service account authenticates to Unity services with keys. Each key consists of a key ID and a secret. They together form credentials you can use to authenticate with a service account.
Add a key
To add a key to a service account, complete these steps:- In Unity Dashboard, go to Administration > Service Accounts.
- Select the service account.
- In the Keys section, select Add key. Keycloak creates a new key and displays its secret.
- Copy the secret and store it in a secure location, because it won't be shown again.
Delete a key
To delete a key from a service account, complete these steps:- In Unity Dashboard, go to Administration > Service Accounts.
- Select the service account.
- In the Keys section, next to the key you want to delete, select Delete.
- To confirm the operation, select Delete.