Forums
Has anyone successfully integrated the D8 TFA module using galogin? https://www.drupal.org/project/ga_loginI have integrated TFA but am having issues showing it at user login and creation.
Has anyone successfully integrated the D8 TFA module using galogin? https://www.drupal.org/project/ga_loginI have integrated TFA but am having issues showing it at user login and creation.
Integrating TFA with Google Auth
I installed the TFA module with Google Auth on Opigno but it didn't work. The TFA setting and Google Authenticator can be setup but after login to Opigno by username and password, it cannot get into the Google Auth page and back to the main login page. Anybody know how to fix it ?
Hi, You need to install and…
Hi,
You need to install and enable all these modules:
composer require drupal
/tfa
drupal
/real_aes
drupal
/tfa_ga_totp
Then you need to:
Did the suggestion work?
Currently I have a clean D8 installation with tfa/ga_login/real_aes all working fine. On the same environment I have a clean D8/Opigno installation with tfa/ga_login/real_aes etc and although the setting up of tfa for a test user works OK actually logging in fails and just returns to the login screen.