Skip to main content
After implementing a multi-tenancy deployment that assigns emails to their tenant, it’s time to configure how tenants can login to xorlab. By referencing the authTenantId attribute defined in guarded_tenants.yml, you can specify which authentication backend is used for which tenant. Available authentication backends are SAML, LDAP, or password-based authentication.

LDAP-based Authentication

Expert Editor: /auth/auth/auth.yml

SAML-based Authentication

Expert Editor: /auth/auth/auth.yml

Password File

Using a password file for authentication is not recommended as it doesn’t allow for 2FA.
Expert Editor: /auth/auth/passwordFile.yml