Skip to content

Configure SSO (OIDC / SCIM)

Set up single sign-on so users can log in with your identity provider.

  1. In the admin UI, head to Admin → SSO settings.
  2. Choose your IdP type (OIDC or SAML).
  3. Follow the on-screen instructions to copy the Redirect URI into your provider’s app configuration.
  4. Paste the Client ID and Client Secret (or SAML metadata) into the form.
  5. Click Save.

To enable SCIM provisioning:

  1. In the same screen, toggle Enable SCIM.
  2. Copy the SCIM base URL and SCIM token and add them to your IdP’s provisioning configuration.
  3. Use the Test connection button to verify provisioning works; the admin console will display a success message.

After configuration, new users created in the IdP automatically appear under Admin → Users within a few minutes.