---
title: IdentityX Mobile Auth Request node
description: Generates a Daon IdentityX authentication request for an end user authenticating on a mobile device.
component: auth-node-ref
version: latest
page_id: auth-node-ref:cloud:identityx-mobile-auth-request
canonical_url: https://docs.pingidentity.com/auth-node-ref/latest/cloud/identityx-mobile-auth-request.html
keywords: ["Nodes &amp; Trees", "Journeys", "Authentication"]
page_aliases: ["auth-node-identityx-mobile-auth-request.adoc"]
section_ids:
  examples: Examples
  outcomes: Outcomes
  configuration: Configuration
---

# IdentityX Mobile Auth Request node

Generates a [Daon IdentityX](https://www.daon.com/technology/identityx-platform/) authentication request for an end user authenticating on a mobile device.

|   |                                                                                                                                |
| - | ------------------------------------------------------------------------------------------------------------------------------ |
|   | 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.                                                                              |
| Transaction Description | Description of the IdentityX authentication request for the end user.Default: `OpenAM has Requested an Authentication` |
