Mfa
Component ID
2163563
Component name
Mfa
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
Advanced multi factor authentication for Drupal 8.
- Define security level provided by each type of authentication methods.
- Define security level needed for forms.
- Protect user logins (site and user defined rules).
The module will support the following types of MFA:
- Yubikey
- Authy
- TOTP security tokens (RFC6238 - Google Auth)
The development is divided in 6 phases, you can follow the progress in the following issues.
#2163627: [Phase 0] Module core
#2163603: [Phase 1] Administration page for module
#2163611: [Phase 2] User administration of MFA settings
#2163615: [Phase 3] Drupal implementation of MFA technologies
#2163613: [Phase 4] Alter forms to require MFA
#2163643: [Phase 5] Stable release
