Platform Username node
The Platform Username node prompts the user to enter their username and stores it in a configurable property of the shared node state.
Example
The following journey uses a Page node containing the Platform Username node and Platform Password node to collect the username and password and set their values in the shared node state:
-
The Page node presents a page with input fields to prompt for the username and password.
-
The Platform Username node collects and injects the
userNameinto the shared node state. -
The Platform Password node collects and injects the
passwordinto the shared node state.
-
-
The Data Store Decision node uses the username and password to determine whether authentication is successful.
-
The Increment Login Count node updates the login count on successful authentication.
-
The Inner Tree Evaluator node invokes a nested journey for progressive profiling.
Availability
| Product | Available? |
|---|---|
PingOne Advanced Identity Cloud |
Yes |
PingAM (self-managed) |
Yes 1 |
Ping Identity Platform (self-managed) |
Yes |
1 This functionality requires that you configure AM as part of a Ping Identity Platform deployment.
Dependencies
If this node’s Validate Username setting is enabled, the node relies on the underlying identity service (PingIDM) for username policies.
Configuration
| Property | Usage | ||
|---|---|---|---|
Validate Username |
When enabled, this node uses the username policies in the underlying identity service (PingIDM) to validate the user’s input. It returns any policy failures as errors.
Default: disabled |
||
Username Attribute |
The attribute used to store a username in the managed identity object. Default: |