Even though I've disabled 2FA at the host/tenant level, the option still shows up in the menu.
Related docs: ABP - Two-Factor Authentication (User Side) https://abp.io/docs/latest/modules/identity/two-factor-authentication#user-side
5 Answer(s)
-
0
To prevent the two-factor authentication (2FA) settings menu from being displayed to users, you need to ensure that the "Two factor enabled" option is unchecked at the host or tenant level. If this option is not enabled, users will not see or be able to change their 2FA settings in the menu.
Steps:
- Go to the Administration > Settings > Identity Management section as the host or tenant admin.
- Locate the "Two factor enabled" setting.
- Make sure this option is unchecked (disabled).
- Save your changes.
After disabling this setting, the 2FA option will no longer appear in the user menu.
If the menu still appears, ensure that your application is not caching settings and that you have restarted the application if necessary.
Sources:
This response was generated by AI. If it didn’t solve your problem, feel free to post a new answer — our support team will jump in to help you soon.
-
0
In my scenario, two-factor authentication (2FA) is turned off in the MVC host application, but the settings menu continues to show up in the Angular frontend.
-
0
hi
Thanks, We will fix it in Angular side.
-
0
Okay, thank you for your help.
-
0
Anytime. 👍