Skip to content

SSO Setup with OIDC

Pro only

  1. Configure your Identity Provider (IDP) and add configuration details to your app.env
  2. Restart containers using docker-compose up -d in deploy directory
  3. 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.