User Session Store Node
| Description | The User Session - Store node saves the IO authentication session token persistence for the current user. |
| Available in | Authentication, Admin, Self Service, API, Consent, Library, Custom, User Defined |
| Node Name | User Session - Store |
User Binding Configurations
User profile not mandatory
Determines whether a user profile must be resolved before issuing the authentication token. If **enabled**, the system issues a session token **without** creating or linking a user account. If **disabled**, IO attempts to **identify an existing user** and associate the session with a user profile.User Binding
This section allows you to configure **how the user is identified**. 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.Node Configurations
TTL of the authentication Session
Defines the **time to live** of the user's authentication session in seconds. Once this time expires, the session is automatically invalidated.Idle Time of the Authentication Session
Specifies the maximum period of **inactivity (in seconds)** before the session is automatically invalidated.Default Output Node
- Success
- Failure