authelia/test/features/step_definitions
Clement Michaud 009e7c2b78 Add basic authorization support for single-factor protected endpoints
One can now access a service using the basic authorization mechanism. Note the
service must not be protected by 2 factors.

The Remote-User and Remote-Groups are forwarded from Authelia like any browser
authentication.
2017-11-01 19:38:05 +01:00
..
authentication.ts Disable notifiers when server uses single factor method only 2017-10-31 07:37:15 +01:00
forward-headers.ts Add basic authorization support for single-factor protected endpoints 2017-11-01 19:38:05 +01:00
hooks.ts Use issuer and label when generating otpauthURL for TOTP 2017-10-31 21:36:47 +01:00
notifications.ts Add tests on headers forwarded to backend 2017-10-14 22:11:56 +02:00
redirection.ts Disable second factor for certain subdomain 2017-09-26 23:09:33 +02:00
registration.ts Use issuer and label when generating otpauthURL for TOTP 2017-10-31 21:36:47 +01:00
regulation.ts Parameterize authentication regulation via configuration file. Both for flexibility and for testing purposes. 2017-09-03 12:48:35 +02:00
reset-password.ts Add SMTP notifier as an available option in configuration 2017-09-24 23:20:45 +02:00
resilience.ts Implement session inactivity timeout 2017-10-31 07:27:23 +01:00
restrictions.ts Disable notifiers when server uses single factor method only 2017-10-31 07:37:15 +01:00
session-timeout.ts Implement session inactivity timeout 2017-10-31 07:27:23 +01:00
single-factor.ts Add basic authorization support for single-factor protected endpoints 2017-11-01 19:38:05 +01:00