Initial mfa support (for internal users) #93591

Merged
Oleg-Komarov merged 46 commits from mfa into main 2024-08-29 11:44:06 +02:00
Showing only changes of commit 3439efb9a8 - Show all commits

View File

@ -7,10 +7,13 @@ include_toc: true
## Supported configurations
- TOTP authenticators
- TOTP authenticators (having multiple is supported)
- Yubikey (having multiple keys per account is supported)
- TOTP + recovery codes
- Yubikey + recovery codes
- Yubikey + TOTP + recovery codes
TODO: yubikeys, one-time recovery code via email
TODO: one-time recovery code via email
## Implementation details