redmonks / module-user-specific-two-factor-auth
Admin user specific two factor authentication module for Magento2
Installs: 12
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- magento/framework: *
- magento/module-two-factor-auth: *
This package is auto-updated.
Last update: 2024-10-23 18:47:03 UTC
README
In Magento 2, Admin can't set specific 2FA provider for any user. If you enable more than one 2FA providers from the admin. Then Magento will send 2FA configuration email to admin user during the admin login if he/she has not configured all enabled 2FA provider.
Using this extension you can set any specific enabled 2FA provider for any user.
System > All Users
Select any specific user, For whom you want to set the default 2FA. Now from the left tab you can select 2FA and set default 2FA provider for respective user.
Installation
composer require redmonks/module-user-specific-two-factor-auth