Summary
Authelia is an open-source authentication and authorization server providing 2-factor authentication and single sign-on (SSO) for web applications.
1
It acts as a companion of reverse proxies like Nginx, Traefik, or HAProxy to let them know whether queries should pass through.
1
It also provides a docker-compose.yml file to customize the authz endpoints of the Single Sign-On Multi-Factor portal for web apps.
2
This file is available on GitHub and is 113 lines in size.
2
According to
See more results on Neeva
Summaries from the best pages on the web
Summary
By clicking "Accept All Cookies" on the website, users agree to the storing of cookies on their device to enhance site navigation, analyze site usage, and assist in marketing efforts. Functional cookies, strictly necessary cookies, performance cookies, and targeting cookies are all used to provide enhanced functionality and personalization. Users can manage their consent preferences by clicking the "Accept All Cookies" button on the website.
Docker
docker.com
Summary
Authelia is an open-source authentication and authorization server providing 2-factor authentication and single sign-on (SSO) for your applications via a web portal. It acts as a companion of reverse proxies like Nginx, Traefik, or HAProxy to let them know whether queries should pass through.
Authelia Tutorial - Protect your Docker Traefik stack with Private MFA | SHB
smarthomebeginner.com
Summary
The authelia/docker-compose.yml file is a file that allows users to customize the authz endpoints of the Single Sign-On Multi-Factor portal for web apps. It was co-authored by Amir Zarrinkafsh and has been updated with fixes in the latest commits. The file is available on GitHub and is 113 lines in size.
authelia/docker-compose.yml at master · authelia/authelia · GitHub
github.com
Authelia is an open source multi-factor single sign-on portal for web applications ... If Traefik and Authelia are defined in different docker compose stacks ...
Traefik 2.x - Authelia
authelia.com
traefik.http.routers.authelia.entryPoints : https MYSQL_ROOT_PASSWORD : "YOUR_MYSQL_ROOT_PASSWORD"
Docker Compose - Authelia
ibracorp.io