---
title: IdentityX Auth Request Initiator node
description: Generates 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-initiator
canonical_url: https://docs.pingidentity.com/auth-node-ref/latest/cloud/identityx-auth-request-initiator.html
keywords: ["Nodes &amp; Trees", "Journeys", "Authentication"]
page_aliases: ["auth-node-identityx-auth-request-initiator.adoc"]
section_ids:
  examples: Examples
  outcomes: Outcomes
  configuration: Configuration
---

# IdentityX Auth Request Initiator node

Generates 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

* `Request Sent`

  Successfully generated and sent the authentication request.

* `Error`

  An error occurred.

## Configuration

| Property                | Usage                                                                                 |
| ----------------------- | ------------------------------------------------------------------------------------- |
| Policy Name             | Name of the authentication policy to use.                                             |
| Application ID          | Name of the IdentityX application to use.                                             |
| Use FIDO                | If enabled, use the FIDO client SDK instead of the legacy device SDK.Default: enabled |
| Send Push Notifications | If enabled, send a push notification to the user's device.Default: enabled            |
