Two Factor Authentication
Categories
Component ID
2607086
Component name
Two Factor Authentication
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
403
Component created
Component changed
Component body
Synopsis
TFA login is 2 factor authentication module used to introduce second factor of authentication to default drupal login with help of miniorange auth API.
List of second factor authentication :
- Login with QR Code Scan
- Softtoken
- OTP on mail
Note : It requires miniorange authentication APP
Requirements
This module requires following modules as dependencies-
- User (core)
- jQuery Update
Roadmap
Current module state is in development phase. Further development includes support for mobile authentication using OTP over SMS, Phone Call Verification and Soft Token using only two factor authentication.
Credits
Miniorange (http://miniorange.com/)
- Anup Singh (anup.singh) - https://www.drupal.org/u/anup.singh
- Makarand Chavan (cmak) - https://www.drupal.org/u/cmak
- Saurabh Tripathi (saurabh.tripathi.cs) - https://www.drupal.org/u/saurabh.tripathi.cs
Similar projects
Following are the similar projects,
- Two-factor Authentication (TFA) - https://www.drupal.org/project/tfa
How Two Factor Authentication is different:
Two Factor Authentication supports Miniorange service with Drupal in addition to authentication provided by the other modules.