Skip to main content

Single Sign On

Homarr supports multiple authentication options, namely credentials, ldap and oidc.

Enabled authentication methods can be specified in env variable AUTH_PROVIDER.

Multiple providers can be enabled with by separating them with ,, (ex. AUTH_PROVIDER=credentials,oidc, it is highly recommended to just enable one provider).

This is the default provider.

First user is created using the onboarding process and the rest can be created by this user (see user management)