Unary · Organizations
Creates a new SCIM configuration for automated user provisioning.
Use this method to:
- Set up SCIM 2.0 provisioning from an identity provider
- Generate a bearer token for SCIM API authentication
- Link SCIM provisioning to an existing SSO configuration
Examples
-
Create basic SCIM configuration:
Creates a SCIM configuration linked to an SSO provider with default 1 year token expiration.
-
Create SCIM configuration with custom token expiration:
Creates a SCIM configuration with a 90-day token expiration.
Endpoint
https://app.ona.com with that domain.
Request example
Request
gitpod.v1.CreateSCIMConfigurationRequest
Response
gitpod.v1.CreateSCIMConfigurationResponse
Related types
SCIMConfiguration
SCIMConfiguration
SCIMConfiguration represents a SCIM 2.0 provisioning configuration
gitpod.v1.SCIMConfiguration