authelia/test/features
Clement Michaud 7128970a53 Add redirection URL as a query parameter during authentication
Before this fix, the redirection URL was stored in the user session,
but this has a big drawback since user could open several pages in
browser and thus override the redirection URL leading the user to
be incorrectly redirected.
2017-09-22 17:53:18 +02:00
..
step_definitions Merge branch 'master' into feature-dockercompose 2017-09-11 13:28:39 -05:00
support Add redirection URL as a query parameter during authentication 2017-09-22 17:53:18 +02:00
access-control.feature Replace mocha integration tests by cucumber tests 2017-07-31 22:20:33 +02:00
authentication.feature Add redirection URL as a query parameter during authentication 2017-09-22 17:53:18 +02:00
redirection.feature Add redirection URL as a query parameter during authentication 2017-09-22 17:53:18 +02:00
regulation.feature Parameterize authentication regulation via configuration file. Both for flexibility and for testing purposes. 2017-09-03 12:48:35 +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 Add redirection URL as a query parameter during authentication 2017-09-22 17:53:18 +02:00
restrictions.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