Two Factor Authentication

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 :

  1. Login with QR Code Scan
  2. Softtoken
  3. 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

Following are the similar projects,

How Two Factor Authentication is different:

Two Factor Authentication supports Miniorange service with Drupal in addition to authentication provided by the other modules.