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.