authelia/example
Clement Michaud c061dbfda4 Customize the authentication method to be used by a sub-domain
One can now customize the default authentication method for all sub-domains,
i.e., either 'two_factor' or 'basic_auth' and define specific authentication
method per sub-domain.

For example, one can specify that every sub-domain must be authenticated with
two factor except one sub-domain that must be authenticated with basic auth.
2017-10-08 23:39:29 +02:00
..
authelia Split example scripts, allow running example using pre-built docker container (example-dockerhub) or build build from source, as it is now (example-commit). 2017-09-05 06:32:50 -05:00
ldap Remove FileSystem notifier completely 2017-09-24 23:20:51 +02:00
mongo Add logs to detect redis connection issues earlier 2017-09-22 20:52:05 +02:00
nginx Customize the authentication method to be used by a sub-domain 2017-10-08 23:39:29 +02:00
redis Add Mongo as scalable and resilient storage backend 2017-07-31 00:29:00 +02:00
smtp Add SMTP notifier as an available option in configuration 2017-09-24 23:20:45 +02:00