Verify a challenge
Challenges
Verify a challenge
Submit verification for a challenge.
For OTP/backup code verification: Send code parameter
For WebAuthn verification: Send credential parameter with assertion
On successful verification:
authenticateandmfachallenges return session tokensstep_up,verify_contact,customchallenges return completion status- If MFA is required after authentication, returns
mfa_required: truewith a new MFA challenge
POST
Verify a challenge
Response
verification successful - step-up/custom
JWT access token
JWT refresh token
CSRF token
App user ID
Example:
true
Available MFA methods for the user
Example:
["totp", "sms", "email"]Example:
"completed"
The custom intent name
Intent-specific data