Identity Check Statuses and Results

Check Status

Check statuses allow clients to understand the execution state of a check

Result NameDescription
CompletedThis check was completed.
SkippedThis check is not needed and was not evaluated. Session will receive a successful status if all other required checks pass.
ErrorThis check was not able to be completed.

Check Result

Check results allow clients to understand the business outcome of a check

Result NameDescription
SuccessThis check was completed successfully and passed.
FailureThis check was completed successfully and failed.
Not Applicable This check is not supported based on the user’s information and was not evaluated. Session will receive a successful status if all other required checks pass.
IndeterminateThis check was attempted but could not be completed due to a temporary issue, such as a timeout or network error.
Awaiting Async ResponseThis check was attempted but has not yet completed because it is pending an asynchronous response.


Did this page help you?