authelia/docs/configuration
James Elliott 8f05846e21
feat: webauthn (#2707)
This implements Webauthn. Old devices can be used to authenticate via the appid compatibility layer which should be automatic. New devices will be registered via Webauthn, and devices which do not support FIDO2 will no longer be able to be registered. At this time it does not fully support multiple devices (backend does, frontend doesn't allow registration of additional devices). Does not support passwordless.
2022-03-03 22:20:43 +11:00
..
authentication docs: fix tables (#2647) 2021-11-30 22:36:16 +11:00
identity-providers feat(oidc): add pkce support (#2924) 2022-03-02 15:44:05 +11:00
notifier fix(notifier): force use of sender email in smtp from cmd (#2616) 2021-11-30 22:15:21 +11:00
session feat(session): add support for acl-based sentinel auth against redis (#2516) 2021-10-31 11:49:27 +11:00
storage feat: webauthn (#2707) 2022-03-03 22:20:43 +11:00
access-control.md docs: misc fixes (#2186) 2021-07-15 13:21:47 +10:00
duo-push-notifications.md feat(duo): multi device selection (#2137) 2021-12-01 14:32:58 +11:00
index.md refactor(configuration): utilize time duration decode hook (#2938) 2022-03-02 17:40:26 +11:00
logging.md feat(configuration): replace several configuration options (#2209) 2021-08-02 21:55:30 +10:00
migration.md refactor: remove previously deprecated options (#2629) 2021-12-02 00:01:32 +11:00
miscellaneous.md docs: fix grammar (#2863) 2022-02-17 13:26:17 +11:00
ntp.md feat(ntp): check clock sync on startup (#2251) 2021-09-17 14:44:35 +10:00
one-time-password.md feat: webauthn (#2707) 2022-03-03 22:20:43 +11:00
regulation.md feat(ntp): check clock sync on startup (#2251) 2021-09-17 14:44:35 +10:00
secrets.md feat(storage): encrypted secret values (#2588) 2021-11-25 12:56:58 +11:00
server.md feat(server): csp template (#2856) 2022-02-21 10:14:09 +11:00
theme.md feat(ntp): check clock sync on startup (#2251) 2021-09-17 14:44:35 +10:00
webauthn.md feat: webauthn (#2707) 2022-03-03 22:20:43 +11:00