Create a service account in Keycloak
Create service accounts for programmatic access to Unity services
읽는 시간 1분최근 업데이트: 4일 전
Service accounts provide programmatic access to Unity services. Their lifecycle consists of the following operations:
- Creating a service account.
- Creating or deleting keys to authenticate with the service account. Read more about managing keys for a service account.
- Granting or revoking organization-level and project-level roles. Read more about managing access for a service account.
- Deleting the service account. Read more about deleting a service account.
To create a service account, complete these steps:
- In Unity Dashboard, go to Administration > Service Accounts.
- Select New.
- Enter a name for the new service account. The name must be unique within the organization.
- (Optional) Enter a description for the service account.
- Select Create.