Update User Password Node
| Description | The Update User Password node is used to update a user's password in IO. The new password can be provided directly or retrieved from variables generated by previous nodes in the flow. |
| Available in | Authentication, Admin, Self Service, API, Consent, Library, Custom, User Defined |
| Node Name | Update User Password |
User Binding Configurations
User Binding Configurations
This section allows you to configure **how the user is identified** and the new password. ### Username You can bind the user either by **username** or by a specific **attribute**. The corresponding value must be specified (e.g. `{{form.username}}`). An additional **Ignore case** option is available. ### New Password Specify the new user password (e.g. `{{form.password}}`).Save in the Flow store
Attributes can be saved **into a variable** for reuse by other nodes. See [Common Configurations]({filename}/pages/io/io-nodes/io-node-types/common-configurations.md#save-in-the-flow-store) for details.Default Output Node
- Success
- User not found
- Failure