Hi, is it possible to enroll MFA by default of a user created in auth0 ?
Welcome to Auth0 Community.
is it possible to enroll MFA by default of a user created in auth0 ?
So you would like to enforce MFA for each user regardless of which application they come from ?
Regards
Jeff
Hi @jeff.ishar1 ,
for every user created from php app in auth0, i’m sending with the request body the phone_number in user_metadata how can i activate the MFA for this user automatically whitout doing it manually from auth0 dashboard and send enrollement invitation for MFA.