authelia/test/suites/duo-push
Clement Michaud 828f565290 Bootstrap Go implementation of Authelia.
This is going to be the v4.

Expected improvements:
- More reliable due to static typing.
- Bump of performance.
- Improvement of logging.
- Authelia can be shipped as a single binary.
- Will likely work on ARM architecture.
2019-10-28 23:28:59 +01:00
..
scenarii Add network criteria in ACLs to specify policy based on network subnet. 2019-03-31 20:11:07 +02:00
README.md Add Duo Push Notification option as 2FA. 2019-03-24 15:15:49 +01:00
config.yml Bootstrap Go implementation of Authelia. 2019-10-28 23:28:59 +01:00
environment.ts Bootstrap Go implementation of Authelia. 2019-10-28 23:28:59 +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.