When I try to login to our WordPress site using Auth0 I can only use SMS as confirmation. We are however using Twilio for the US and Canada only and do not want to use SMS for other countries as of yet. Is there a way to activate conformation / OTP via email instead of SMS? Is this done in the Auth0 dashboard and if so where? Or is this done with the Auth0 plugin? If so where as well.
Hi @jasper1 ,
I understand that you want to implement the scenario that the customers in the US and Canada use SMS and customers in other countries use Email.
Unfortunately, it is not possible to enforce a particular factor for a subset of users.
Since your tenant has MFA factors OTP, Phone, and Email enabled, when a verified user logs in, they will see the option to allow them to try a different factor like the below screen.
Users in other countries can scan the QR code with Google Authenticator and enter the code. Once this is set up, the next time the same user logs in, they can click on the “Try another method” button and choose Email to receive the verification code via email.
Hope this helps! Please let me know if any further queries regarding this.
Ref:
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.