Information retrieved from a client request

Session identification is the process of examining the information associated with an HTTP request (such as the URL, HTTP headers and cookies, IP address, and SSL session ID) to retrieve a session ID that can be used to associate a particular client with the request. WebSEAL examines a client request for the following information:

When WebSEAL receives a client request, WebSEAL always looks for the session key and associated session data first, followed by authentication data.

Parent topic: Session state overview

Related concepts