Associate a new MFA authenticator with the user’s account. This endpoint is used to enroll users in MFA.
Supported Authenticator Types:
otp - TOTP authenticator app (Google Authenticator, Authy, etc.)oob - Out-of-band (SMS, voice)Flow:
Access token obtained from the authentication flow
List of authenticator types to enroll
otp, oob List of OOB channels (required when enrolling OOB authenticators)
sms, voice, auth0 Phone number for SMS/voice OOB (required when enrolling SMS/voice)
Authenticator association successful
The type of authenticator enrolled
The secret key for OTP authenticators
QR code URI for OTP authenticators
Recovery codes for account recovery
OOB code for out-of-band authenticators
The OOB channel used