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

# Create Password node (deprecated)

Not supported in Advanced Identity Cloud

Lets users create a password when provisioning 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). |

Social identity providers do not provide a user's password. Use this node to provide a password to complete the user's credentials before provisioning an account.

|   |                                                                                                                                                                                                                                                                                                                                                                                            |
| - | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
|   | The flow must provision an account after prompting the user for a password, for example, by using the [Provision Dynamic Account node](provision-dynamic-account.html). If no account is provisioned, the flow does not save the password.Do not place any nodes that request additional input from the user between this node and the provisioning node; otherwise, the password is lost. |

## Example

The following example lets users who have performed social authentication using Google provide a password and provision an account when they don't have one. They must enter a one-time passcode to verify they are the owner of the Google account.

![The Create Password node in context](_images/trees-node-Google-DynamicAccountCreation-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                                                       |
| ----------------- | ----------------------------------------------------------- |
| minPasswordLength | The minimum number of characters the password must contain. |
