We have MFA turned on at the tenant level but want to selectively disable MFA based on connectionStrategy or email. How can this be done using actions?
The post-login API object has no method to disable MFA
We have MFA turned on at the tenant level but want to selectively disable MFA based on connectionStrategy or email. How can this be done using actions?
The post-login API object has no method to disable MFA
Hey there!
Here’s one of our FAQs for enabling MFA for specific set of users:
https://community.auth0.com/t/how-to-enable-mfa-for-a-subset-of-users/87505
Have you had a chance to check it out?