Attempt to advance the state of an authentication session.

When things are going smoothly, you can expect to get a 'StartNextChallenge' or 'LoginSuccess' response, however the system may (at any time) return a new Mfa Package which may add, remove or change challenges. Failure cases typically result in an 'Undefined' error message when things are misconfigured and a "LoginFailure' message when incorrect answers have terminated the session (which may have been sent in previous calls to this API).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string

Tenant ID/suffix returned by the call that started the authentication session

string
required

What action to take with respect to the supplied MechanismId (answer it, send ood challenge, wait for oob response, etc.).

boolean

Flag indicating if the user's session should persist after closing the browser

string
required

Session ID returned by the call that started the authentication session

string
required

Mechanism ID that you wish to advance.

string

For answerable mechanisms, the value that will satisfy the qustion (password, security code, etc.)

Response

Language
LoadingLoading…
Response
Choose an example:
*/*