Unary · Service Accounts
Creates a long-lived token for a service account.
Use this method to:
- Create tokens for external automations
- Set up automation credentials
- Generate API access tokens
Examples
-
Create token with 90-day validity:
Endpoint
https://app.ona.com with that domain.
Request example
Request
gitpod.v1.CreateServiceAccountTokenRequest
Response
gitpod.v1.CreateServiceAccountTokenResponse
Related types
ServiceAccountToken
ServiceAccountToken
ServiceAccountToken represents metadata about a service account token.
The actual token value is only returned once during creation.
gitpod.v1.ServiceAccountTokenSubject
Subject
gitpod.v1.SubjectPrincipal
Principal