authelia/test/suites/duo-push
Clement Michaud 81207b49ad Fix failing second factor when no default redirection url set.
When no default redirection url was set, Duo push second factor was shown as
failing even if authentication was successful.
2019-03-28 22:38:16 +01:00
..
scenarii Fix integration tests. 2019-03-24 23:29:46 +01:00
README.md Add Duo Push Notification option as 2FA. 2019-03-24 15:15:49 +01:00
config.yml Fix failing second factor when no default redirection url set. 2019-03-28 22:38:16 +01:00
environment.ts Fix redirection after 2FA method change. 2019-03-24 20:02:55 +01:00
test.ts Fix integration tests. 2019-03-24 23:29:46 +01:00
users_database.yml Add Duo Push Notification option as 2FA. 2019-03-24 15:15:49 +01:00

README.md

Duo Push Notification suite

This suite has been created to test Authelia against the Duo API for push notifications. It allows a user to validate second factor with a mobile phone.

Components

Authelia, nginx, Duo fake API

Tests

Test allowed and denied access via push notifications.