Skip to main content
Unary · Organizations Creates or updates SSO configuration for organizational authentication. Use this method to:
  • Configure OIDC-based SSO providers
  • Set up built-in providers (Google, GitHub, etc.)
  • Define custom identity providers
  • Manage authentication policies

Examples

  • Configure built-in Google SSO: Sets up SSO using Google Workspace.
  • Configure custom OIDC provider: Sets up SSO with a custom identity provider.

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.CreateSSOConfigurationRequest

Response

gitpod.v1.CreateSSOConfigurationResponse
gitpod.v1.SSOConfiguration