OobPending

Represents a state where an out-of-band (OOB) challenge has been initiated, and the client must poll to determine the result.

This state occurs after initiating an OOB flow, such as sending a push notification to Okta Verify, when no specific binding method (like a code to display) is used. The client should use the proceed method to check if the user has completed the authentication step.

Parameters

bindingContext

Internal context required to continue the flow.

context

The DirectAuthenticationContext associated with this state.

mfaContext

An optional context for MFA flows.

Properties

Link copied to clipboard

The number of seconds until the OOB challenge expires.

Functions

Link copied to clipboard

Polls the token endpoint to check the status of the OOB authentication.