Skip to content

Authelia

What is it?

Authelia (Authelia) is an open-source authentication and authorization server and portal fulfilling the identity and access management (IAM) role of information security in providing multi-factor authentication and single sign-on (SSO) for your applications via a web portal.

Details
Project home Docs Github Docker

2. URL

To access Tautulli, visit https://login._yourdomain_.com or the subdomain set for Authelia in settings.yml. This merely presents a simple login page where a user can configure Two Factor Authentication if Authelia is configured to accept/require 2FA.

3. Settings

Saltbox offers several options to customize the configuration.yml via the inventory system. We recommend reviewing the configuration template and the default variables. It is highly recommended to review the upstream documentation for configuration options.

Some of the features that can be enabled are Two Factor Authentication, Duo notifications and SMTP notifications.

4. LDAP Authentication

Saltbox offers an optional LDAP authentication backend for Authelia. This can be enabled by setting authelia_authentication_backend: "ldap" in your inventory file. The LDAP is provisioned via OpenLDAP and includes phpLDAPadmin.