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. It acts as a companion for common reverse proxies.
Authelia
Installation
Default install:
1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/authelia.sh)"
Default Credentials
| Username | Password |
|---|---|
authelia | authelia |
Configuration
Config file:
1
/etc/authelia/configuration.yml
Notes
During installation, you will have to input your domain (ex. domain.com). Authelia will use auth.domain.com
Web Interface
Links
This post is licensed under CC BY 4.0 by the author.