Automatic session management

The CXP execution infrastructure automatically handles session management for you. Session management is required to identify incoming requests and to associate them with a specific user/device. In this sample, the basic concepts for storing and retrieving session data are shown. By default, a session has a timeout of 15 minutes, meaning session data is held available for access for a period of 15 minutes after it has been stored. With each request from the user/device this timeout is reset.

Related articles:
Run in new tab
Live editor
Result built with V2 2156
I'm a warning toast!
I'm a success toast!