
Authelia is an open-source authentication and authorization server providing two-factor authentication and single sign-on (SSO) for your applications via a web portal. It acts as a companion for reverse proxies by allowing, denying, or redirecting requests.
Documentation is available at https://www.authelia.com/.
The following is a simple diagram of the architecture:

Authelia can be installed as a standalone service from the AUR, APT, FreeBSD Ports, or using a static binary, .deb package, as a container on [Docker] or [Kubernetes].
Deployment can be orchestrated via the Helm Chart (beta) leveraging ingress controllers and ingress configurations.

Here is what Authelia's portal looks like:
<img src="https://www.authelia.com/images/light.png" width="400">
<img src="https://www.authelia.com/images/2fa-methods-light.png" width="400">
This is a list of the key features of Authelia:
For more details take a look at the [Overview](https://www.authelia.co
$ claude mcp add authelia \
-- python -m otcore.mcp_server <graph>