Base solution for your next web application
Open Closed

Google authentication permission setting #10945


User avatar
0
KPCS created

Hi Team,

In our application, we want the Users to login with 2FA using google authenticator only. This is a mandatory for all users for the given tenant.

We noticed that the user has the privileged to disable the google authentication once set. This should not be allowed, as 2FA is a tenant policy.

Please provide solution for this.

Thanks,

Kind Regards, Kumar Prashant


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

    Hi @KPCS

    You can define a new feature (CanDisable2FA) and set it for the tenants you want. Then, you can check the value of this feature on the modal which user disables 2FA settings.