loading
Preparing LoginRadius developer resources
Mission: Help enterprises accelerate digital transformation with our fully-managed Customer IAM technology.
Skip to main content

User Name

Prompts the user to enter their username. Always used inside a Web Page node. **Child node: must be placed inside a Web Page node.**
Input Node

Node Card

User Name
true
false
Category: Input Nodes
Type: username
Typical position: Inside a Web Page node, in registration forms where a display username is required alongside email or phone.

PropertyTypeDefaultDescription
Username Only as InputcheckboxfalseWhen enabled, only collects the username field without combining it with other identity attributes.
Validate UsernamecheckboxNAWhen enabled, validates the username format against the site's username validation rules.

Common Next Nodes

Web Page containing Username (output)Create Userregister user with collected username

Usage Notes

Use the User Name node in registration flows that require a unique display name. Enable Validate Username to enforce format rules (e.g., no spaces, minimum length) as configured in your Admin Console site settings. The collected value is available to downstream nodes for account creation.