authelia/test/suites
Clement Michaud d9e487c99f Display only one 2FA option.
Displaying only one option at 2FA stage will allow to add more options
like DUO push or OAuth.

The user can switch to other option and in this case the option is
remembered so that next time, the user will see the same option. The
latest option is considered as the prefered option by Authelia.
2019-03-23 19:34:00 +01:00
..
acl-full-bypass Display only one 2FA option. 2019-03-23 19:34:00 +01:00
basic Display only one 2FA option. 2019-03-23 19:34:00 +01:00
dockerhub [BREAKING] Create a suite for kubernetes tests. 2019-03-16 00:13:27 +01:00
high-availability [BREAKING] Create a suite for kubernetes tests. 2019-03-16 00:13:27 +01:00
kubernetes [BREAKING] Create a suite for kubernetes tests. 2019-03-16 00:13:27 +01:00
short-timeouts Display only one 2FA option. 2019-03-23 19:34:00 +01:00
.gitignore Move users_database.yml files to dedicated suites. 2019-03-03 11:39:41 +01:00
README.md Fix dead link in README of suites. 2019-03-04 00:02:45 +01:00

Authelia Suites

A suite is a kind of virtual environment for Authelia. Please read the related documentation here to get more details.