authelia/test/features
Clement Michaud 1cf4e57bb1 Redirect user when he has already validated some factors
Example 1: The user has validated first factor when accessing a service
protected by basic auth. When he tries to access another service protected
by second factor, he is redirected to second factor step to complete
authentication.

Example 2: The user has already validated second factor. When he access auth
service, he is redirected either to /loggedin page that displays an "already
logged in" page or to the URL provided in the "redirect" query parameter.
2017-10-09 01:07:32 +02:00
..
step_definitions Fix randomness with integration tests 2017-10-08 16:28:12 +02:00
support Disable second factor for certain subdomain 2017-09-26 23:09:33 +02:00
access-control.feature Split client and server 2017-10-07 00:49:42 +02:00
auth-portal-redirection.feature Redirect user when he has already validated some factors 2017-10-09 01:07:32 +02:00
authentication.feature Redirect user when he has already validated some factors 2017-10-09 01:07:32 +02:00
basic-auth.feature Disable second factor for certain subdomain 2017-09-26 23:09:33 +02:00
redirection.feature Fix randomness with integration tests 2017-10-08 16:28:12 +02:00
regulation.feature Fix randomness in integration tests 2017-10-08 17:13:29 +02:00
reset-password.feature Notifications to users do not use notifyjs anymore. They are more common and located in the form areas to improve visibility on mobile devices. 2017-09-02 16:33:57 +02:00
resilience.feature Disable second factor for certain subdomain 2017-09-26 23:09:33 +02:00
restrictions.feature Add logs to detect redis connection issues earlier 2017-09-22 20:52:05 +02:00