Base solution for your next web application
Open Closed

2FA Not Working #11689


User avatar
0
mirfanazam created

I am trying to enable two factor authentication. But its not working.

From admin side, I enabled it from the settings. But it does not ask me the type of authentication as it is specified in the documentation.

As a user, I can enable 2FA from settings but at login it does not ask any auth code.

For my project multi-tenancy is false.

Kindly advise.


4 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    In order to use 2FA, this setting must be enabled on settings page and also for specific user. Could you share a screenshot of the settings page as shown below ?

    Also open specific user's edit modal and see if 2FA is enabled for that user as well.

  • User Avatar
    0
    mirfanazam created

    Please find attach screenshots from admin and user.

  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    When I try this scenario, I can see the Google Authenticator option on the login page.

    Here are the steps I followed;

    1. Enabled 2FA and Authenticator on settings page.
    2. Enabled Google Authenticator on user's My Settings page.
    3. Logout and login again.
  • User Avatar
    0
    fawad29 created

    @ismcagdas, is it correct that we cannot use SMS and Email as two factor for Tenant, when multi tenancy is enabled?

    I have enabled Two Factor on the host for SMS, Email, and Google Authenticator, but when I go to Settings page for any tenant, SMS/Email tickboxes do not appear on the client side.