HTTP transformations

We can modify HTTP requests and responses as they pass through WebSEAL with HTTP transformation rules. XSLT is used for this function. We can trigger specific rules with a Protected Object Policy (POP) or a request line pattern match.

WebSEAL administrators can configure the following modifications. We can apply these transformations to HTTP requests and HTTP responses (except where otherwise noted):

  1. It is not possible to modify the body of the request or response. Similarly, we cannot modify cookies or headers inserted by WebSEAL. For example, the Host, iv-user and iv-creds junction headers.

  2. WebSEAL pages under the lib/html directory are referred to as HTML server response pages. These response pages are grouped into:

    We can configure the names of these response pages in the [acnt-mgt] stanza.

Parent topic: Standard WebSEAL Junctions