Identity Check Statuses and Results
Check Status
Check statuses allow clients to understand the execution state of a check
| Result Name | Description |
|---|---|
| Completed | This check was completed. |
| Skipped | This check is not needed and was not evaluated. Session will receive a successful status if all other required checks pass. |
| Error | This check was not able to be completed. |
Check Result
Check results allow clients to understand the business outcome of a check
| Result Name | Description |
|---|---|
| Success | This check was completed successfully and passed. |
| Failure | This 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. |
| Indeterminate | This check was attempted but could not be completed due to a temporary issue, such as a timeout or network error. |
| Awaiting Async Response | This check was attempted but has not yet completed because it is pending an asynchronous response. |
Updated 2 days ago
Did this page help you?