Skip to main content
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

Send a Bearer token as described in Authentication. If your organization uses a custom management-plane domain, replace https://app.ona.com with that domain.

Request example

Request

gitpod.v1.CreateSCIMConfigurationRequest

Response

gitpod.v1.CreateSCIMConfigurationResponse
SCIMConfiguration represents a SCIM 2.0 provisioning configurationgitpod.v1.SCIMConfiguration