---
title: IdentityX Auth Request Decision node
description: Checks the status of a Daon IdentityX authentication request for an out-of-band authentication flow over a separate, secure channel.
component: auth-node-ref
version: latest
page_id: auth-node-ref:cloud:identityx-auth-request-decision
canonical_url: https://docs.pingidentity.com/auth-node-ref/latest/cloud/identityx-auth-request-decision.html
keywords: ["Nodes &amp; Trees", "Journeys", "Authentication"]
page_aliases: ["auth-node-identityx-auth-request-decision.adoc"]
section_ids:
  examples: Examples
  outcomes: Outcomes
  configuration: Configuration
---

# IdentityX Auth Request Decision node

Checks the status of a [Daon IdentityX](https://www.daon.com/technology/identityx-platform/) authentication request for an out-of-band authentication flow over a separate, secure channel.

|   |                                                                                                                                |
| - | ------------------------------------------------------------------------------------------------------------------------------ |
|   | Include an [IdentityX Check Enrollment Status node](identityx-check-enrollment-status.html) in the journey prior to this node. |

## Examples

For examples in context, read the [Daon IdentityX examples](identityx-check-enrollment-status.html#examples).

## Outcomes

* `Pending`

  The request is still in progress.

* `Success`

  The request completed successfully.

* `Failed`

  The request failed.

* `Expired`

  The request timed out.

* `Error`

  An error occurred.

## Configuration

This node has no configurable properties.
