Skip to content

SSO Setup with OIDC

Pro only

  1. Configure your Identity Provider (IDP) and add configuration details to your application settings.
  2. Set up local users:

    a. Create user that should use SSO
    b. Go to "Identities"
    c. Add identity ("Add")
    d. Select Provider and enter the SSO identifier provided by your IdP (default: email, configurable via user_identifier_claim). Matching is case-sensitive and must use the same spelling and casing as the IdP returns.

Add SSO identity

The user can now log in via their IdP.


Edit / View on GitHub