Get User Attributes Node
| Description | The Get User Attributes node retrieves user attributes from IO. It allows you to fetch specific attributes from the user profile and make them available for use in subsequent nodes of the flow. |
| Available in | Authentication, Admin, Self Service, API, Consent, Library, Custom, User Defined |
| Node Name | Get User Attributes |
User Binding Configurations
User Binding Configurations
This section allows you to configure **how the user is bound to the session**. ### Username You can bind the user either by **username** or by a specific **attribute**. In both cases, the corresponding value must be specified (e.g. `{{form.username}}` and `{{form.uid}}`). An additional **Ignore case** option is available to perform the binding without considering letter case differences. ### Attributes to retrieve from the user store Select which **user attributes** should be retrieved from the user after the binding process.Save in Session
Session attribute mapping
The **Save in Session** option is used to persist data within the IO user session. See [Common Configurations]({filename}/pages/io/io-nodes/io-node-types/common-configurations.md#save-in-session) for details.Save in the Flow Store
Save in the Flow store
Attributes retrieved from the node can be saved **into a variable** and reused 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
- User Pending
- Failure