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 email address used at your IDP (note: the identifier is case sensitive and has to be the same case as in the SSO provider)

Add SSO identity

The user can now login via his IDP.


Edit / View on GitHub