Unary · Organizations
Regenerates the bearer token for a SCIM configuration.
Use this method to:
- Rotate SCIM credentials
- Recover from token compromise
- Update IdP configuration
Examples
-
Regenerate token:
Creates a new bearer token with the same expiration duration as the previous token.
-
Regenerate token with new expiration:
Creates a new bearer token with a custom 180-day expiration.
Endpoint
https://app.ona.com with that domain.
Request example
Request
gitpod.v1.RegenerateSCIMTokenRequest
Response
gitpod.v1.RegenerateSCIMTokenResponse