authelia/example/nginx
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
..
html Disable second factor for certain subdomain 2017-09-26 23:09:33 +02:00
ssl Fix integration test and package Travis scripts 2017-06-29 13:09:08 +02:00
docker-compose.yml Refine access control with per resource ACLs 2017-09-24 21:39:47 +02:00
nginx.conf Customize the authentication method to be used by a sub-domain 2017-10-08 23:39:29 +02:00