Verify MFA Enrollment

Verifies that a user has satisfied the MFA enrollment requirements configured for their tenant. If the user has satisfied their tenant's MFA enrollment requirements, the response will include a URL to redirect the user and create an auth session.

If the user has not satisfied their tenant's MFA enrollment requirements, then this API will return a 400 response with a mfa_enrollment_verification_failed error code.

Required Permissions

Below is the list of required permissions needed to interact with this API. For each permission, the allowed permission boundaries are also specified.

PermissionBoundaryDescription
mfa-enrollment-workflow:executeApplicationThe subject can perform this operation for users associated with the application to which the subject belongs.
Language
Credentials
Bearer
JWT
URL
Click Try It! to start a request and see the response here!