You are viewing an old version of this page. View the current version.
Compare with Current View Page History
Version 1 Next »
Go to Security → Multi-factor Auth in the sidebar
Enable the following:
One-time Password
Email
Recovery Code
Go to Auth Pipeline → Rules in the sidebar
Hit “Create” button
Pick “Multifactor Authentication” template
Make changes to fit your needs
Verify
Commit the changes to https://github.com/soulmachines/auth0-manual-configurations
Go to Auth Pipeline → Rules
Click “Multifactor Authentication”
Add the organization id in array mfaEnabledOrgs and save
mfaEnabledOrgs
Go to Branding → Email Templates
Select “Verification code for Email MFA” from the dropdown
Commit the changes to https://github.com/soulmachines/auth0-branding-customizations
Go to User Management → Users in the sidebar
Find the user
Reset MFA in either way:
From Actions dropdown, select Reset Multi-factor
Scroll down and find Multi-Factor Authentication section, click “Reset MFA”
After performing the steps above, Email MFA stays but we can leave it because we use email as primary identifier, there is no need to reset it.
The internal workflow for resetting MFA is the following:
Customer contacts support
Support contacts production auth0 admins (Hidenari / Kai / Tim)
Auth0 admins perform the reset
Support contacts customer
Contents