User session management for back-end servers
WebSEAL can maintain session state with clients. We can configure WebSEAL to extend this session information to back-end junctioned application servers. Back-end applications can use session information to maintain session state with clients and terminate sessions.
This section contains the following topics:
- User session management concepts
- Enable user session ID management
- Inserting user session data into HTTP headers
- Terminating user sessions
- User event correlation for back-end servers
Parent topic: Application integration
Related concepts
Related reference