Custom Session - Create Node
| Description | The Custom Session - Create node allows creating a Custom session with a defined ID, duration, and associated data. |
| Available in | Authentication, Admin, Self Service, API, Consent, Library, Custom, User Defined |
| Node Name | Custom Session - Create |
Node Configurations
ID
Specifies the unique identifier of the session.TTL
Defines the duration of the session, expressed in seconds. After this time, the session will expire.Data
Defines the data to be stored within the session. These values can be used later during the flow execution.Default Output Node
- Success
- Session Already Exists
- Failure