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)
-
0
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.