---
title: IdentityX Sponsor User node
description: Enables Daon IdentityX sponsorship (enrollment) of an end user.
component: auth-node-ref
version: latest
page_id: auth-node-ref:cloud:identityx-sponsor-user
canonical_url: https://docs.pingidentity.com/auth-node-ref/latest/cloud/identityx-sponsor-user.html
keywords: ["Nodes &amp; Trees", "Journeys", "Authentication", "Registration"]
page_aliases: ["auth-node-identityx-sponsor-user.adoc"]
section_ids:
  examples: Examples
  outcomes: Outcomes
  configuration: Configuration
---

# IdentityX Sponsor User node

Enables [Daon IdentityX](https://www.daon.com/technology/identityx-platform/) sponsorship (enrollment) of an end user.

|   |                                                                                                                                |
| - | ------------------------------------------------------------------------------------------------------------------------------ |
|   | 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

* `Enrolled`

  Successfully enrolled the end user.

* `Enrollment Timeout`

  Enrollment timed out.

* `Cancel`

  The end user canceled enrollment.

* `Error`

  An error occurred.

## Configuration

| Property                | Usage                                                                                                                     |
| ----------------------- | ------------------------------------------------------------------------------------------------------------------------- |
| Registration Policy     | IdentityX registration policy to use for enrollment.                                                                      |
| Application ID          | Name of the IdentityX application to use.                                                                                 |
| Polling Wait Interval   | Number of seconds to wait between polling the IdentityX platform.                                                         |
| Number Of Times to Poll | Number of times to poll the status of the enrollment request.                                                             |
| Message to Display      | Message or instructions to be displayed on the screen below the QR code.Default: `Scan the QR code with your mobile app.` |
