Skip to content

Single Sign On

There is the option to enable Single Sign On. The following protocols are supported:

  • Lightweight Directory Access Protocol (LDAP)
  • Security Assertion Markup Language (SAML)
  • Open Authorisation (OAuth)

You may configure an unlimited amount of providers.

LDAP

The placeholder for the username is {{username}}, e.g., (uid={{username}}) would be the search filter.

You must provide: - LDAP URL - Bind DN - Bind Credentials - Search Base - Search Filter

SAML

You must provide: - IdP SSO URL - IdP Certificate (PEM)

It is not required to provide a SP Entity ID.

OIDC

You must provide: - Discovery URL - Client ID - Client Secret - Scopes, space delimited