always-send-kerberos-tokens
Whether WebSEAL sends a security token for every HTTP request or Whether WebSEAL waits for a 401 response before it adds the security token.
always-send-kerberos-tokens = {yes|true|no|false}
Description
We can customize this configuration item for a particular junction by adding the adjusted configuration item to a [junction:{junction_name}] stanza.
Options
yes Enable. true Enable. no Disable. false Disable.
Usage: Required if Kerberos SSO authentication for junctions is enabled.
Default:
no.
Example: always-send-kerberos-tokens = no