max-jct-read

Use the max-jct-read stanza entry to control the amount of header data WebSEAL will read from responses.

max-jct-read = number_of_bytes

Description

Maximum size, in bytes, of headers WebSEAL read from responses. By default, WebSEAL read headers up to 65536 bytes in length. When larger headers are expected, for example in the case of an EAI authentication where the user belongs to many groups, this parameter must be increased in order for WebSEAL to parse the complete header.

We can customize this configuration item for a particular junction by adding the adjusted configuration item to a [junction:{junction_name}] stanza, where {junction_name} refers to the junction point for a standard junction (including the leading /character) or the virtual host label for a virtual host junction.

Options

Usage: Optional

Default value

65536

Example:

max-jct-read = 131072

Parent topic: [junction] stanza