User Session - Set Attributes Node
| Description | The User Session - Set Attributes node allows setting or updating attributes within the user's session during the flow execution. |
| Available in | Authentication, Admin, Self Service, API, Consent, Library, Custom, User Defined |
| Node Name | User Session - Set Attributes |
Node Configurations
Attribute Mapping Rule
This section allows you to define the **mapping** between **user attributes** and the **corresponding values** while modifying / updating the user Session / Token. Each value can be assigned a static value or **dynamically populated** using variables returned by previous nodes in the flow (e.g `{{form.username}}` and `{{form.password}}`). Rule are defined as: `attribute : value retrieved from the node` Example: `username: {{form.username}}` `name: {{form.givenName}}` #### Attribute Manipulation It is possible to use a set of basic functions to manipulate values, see [Attribute Manipulation]({filename}/pages/io/io-nodes/io-node-types/common-configurations.md#attribute-manipulation).Default Output Node
- Success
- Failure