Improved Admin Security installation instructions
Before extension installation
Please check if your mobile device is compatible with Google Authenticator mobile application. Our Google Authenticator extension is compatible with every iOs device such as iPhone, iPad or iPod touch, Android device or BlackBerry device. Follow next steps:
-
For Android devices please open the Google Play and search for Google Authenticator application.
-
For iOs devices please visit the Apple app store and search for Google Authenticator application.
- Authy for iOS, Android, Chrome, OS X
- FreeOTP for iOS, Android and Pebble
- Google Authenticator for iOS
- Google Authenticator for Android
- Google Authenticator (port) on Windows Store
- Microsoft Authenticator for Windows Phone
- LastPass Authenticator for iOS, Android, OS X, Windows
- 1Password for iOS, Android, OS X, Windows
Complete the installation:
Activating the extension
- Open your admin user account settins at
System > Permisions > All Users > Your User > Tab "Two Factor Authentication"
-
Scan QR code with Google Authenticator application using your smartphone.
-
Insert the key you’ve got on your mobile device into the verification key field.
-
That’s all. You’ve enabled the protection for that admin user. Try logout and login with verification key. Please notice that key is got refreshed every 30 seconds. In case you have not enabled the protection for some users, the verification key will be ignored for those users.
Uninstall/Disable:
In case you lost your smartphone or don’t have access you can disable the extension via ssh:
cd <magento_root>
bin/magento module:disable Swissup_Tfa
bin/magento setup:upgrade