allow-backend-domain-cookies
Use the allow-backend-domain-cookies stanza entry to control whether WebSEAL sends domain cookies from a back-end server to a client.
allow-backend-domain-cookies = {yes|no}
Description
Whether WebSEAL can send domain cookies from a back-end server to a client.
You 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
yes WebSEAL is able to send domain cookies from a back-end server to a client. no WebSEAL is not able to send domain cookies from a back-end server to a client.
Usage: Required.
Default value: no
Example: allow-backend-domain-cookies = no
Parent topic: [junction] stanza