Update README.md
parent
e6ddedf23d
commit
bb24cf16f7
|
@ -12,7 +12,7 @@
|
||||||
**Authelia** is an open-source authentication and authorization server
|
**Authelia** is an open-source authentication and authorization server
|
||||||
providing 2-factor authentication and single sign-on (SSO) for your
|
providing 2-factor authentication and single sign-on (SSO) for your
|
||||||
applications via a web portal.
|
applications via a web portal.
|
||||||
It acts as a companion of reverse proxies like [nginx] or [Traefik] to tell them wether queries should pass through. Unauthenticated user are
|
It acts as a companion of reverse proxies like [nginx] or [Traefik] to let them know whether queries should pass through. Unauthenticated user are
|
||||||
redirected to Authelia Sign-in portal instead.
|
redirected to Authelia Sign-in portal instead.
|
||||||
|
|
||||||
The architecture is shown in the diagram below.
|
The architecture is shown in the diagram below.
|
||||||
|
@ -124,4 +124,4 @@ in [LICENSE](./LICENSE).
|
||||||
[nginx]: https://www.nginx.com/
|
[nginx]: https://www.nginx.com/
|
||||||
[Traefik]: https://traefik.io/
|
[Traefik]: https://traefik.io/
|
||||||
[HAproxy]: http://www.haproxy.org/
|
[HAproxy]: http://www.haproxy.org/
|
||||||
[Kubernetes]: https://kubernetes.io/
|
[Kubernetes]: https://kubernetes.io/
|
||||||
|
|
Loading…
Reference in New Issue