Configure SSO (OIDC / SCIM)
Set up single sign-on so users can log in with your identity provider.
- In the admin UI, head to Admin → SSO settings.
- Choose your IdP type (OIDC or SAML).
- Follow the on-screen instructions to copy the Redirect URI into your provider’s app configuration.
- Paste the Client ID and Client Secret (or SAML metadata) into the form.
- Click Save.
To enable SCIM provisioning:
- In the same screen, toggle Enable SCIM.
- Copy the SCIM base URL and SCIM token and add them to your IdP’s provisioning configuration.
- 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.