---
title: Provision IDM Account node (deprecated)
description: Not supported in Advanced Identity Cloud
component: auth-node-ref
version: latest
page_id: auth-node-ref:am-only:provision-IDM-account
canonical_url: https://docs.pingidentity.com/auth-node-ref/latest/am-only/provision-IDM-account.html
keywords: ["Nodes &amp; Trees", "Journeys", "Authentication", "Social Authentication", "Account"]
page_aliases: ["auth-node-provision-IDM-account.adoc"]
superseded_by: https://docs.pingidentity.com/auth-node-ref/latest/am-only/provision-IDM-account.html
section_ids:
  example: Example
  availability: Availability
  outcomes: Outcomes
  configuration: Configuration
---

# Provision IDM Account node (deprecated)

Not supported in Advanced Identity Cloud

Redirects users to an IDM instance to provision an account.

|   |                                                                                                                                                                                                                               |
| - | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|   | This node and its related services are deprecated.Find information on the current methods for implementing social authentication in [PingGateway](https://docs.pingidentity.com/pinggateway/2026/gateway-guide/preface.html). |

Ensure you configured the details of the IDM instance in AM, by navigating to Configure > Global Services > IDM Provisioning.

## Example

In this example, the node lets users who have performed social authentication with Facebook provide a password and provision an account if they don't have a matching existing profile:

![IDM account provisioning in context](_images/trees-node-Facebook-ProvisionIDMAccount-example.png)

## Availability

| Product                               | Available? |
| ------------------------------------- | ---------- |
| PingOne Advanced Identity Cloud       | No         |
| PingAM (self-managed)                 | Yes        |
| Ping Identity Platform (self-managed) | No         |

## Outcomes

Single outcome path.

## Configuration

| Property         | Usage                                                                                                                                                             |
| ---------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Account Provider | Specifies the name of the class that implements the account provider.Default: `org.forgerock.openam.authentication.modules.common.mapping.DefaultAccountProvider` |
