Skip to main content

AuthenticatorAuthenticationRequest

Submit a TOTP code as a second factor against a pending MFA challenge

Extends BaseAuthenticationRequest

Attributes (4)
AttributeTypeRequiredDescription
grant_type'authenticator'YesThe grant type for the request
codestringYesThe TOTP code
mfa_challenge_idstringYesThe pending MFA challenge — required, TOTP has no other actor binding at initial login
method_idstringYesThe id of the enrolled authenticator factor to verify against (must be present in the MFA challenge's eligible list)