clean-cdsso-urls
Use the clean-cdsso-urls stanza entry to control whether the PD-ID and PD-REFERER query string arguments are removed from the URI that WebSEAL passes to the junction.
clean-cdsso-urls = {yes|no}Description
The cdsso-argument (PD-ID) and PD-REFERER query string arguments can be passed to junctions. When this option is set to yes, these will be removed from the URI before the request is passed to the junction.
Options
yes The argument containing the CDSSO token in a request query string and the PD-REFERER query string argument are removed from the URI before the request is passed to the junction. no The CDSSO and PD-REFERER arguments are not removed from the URI before the request is passed to the junction.
Usage: Required.
Default: no
Example:
clean-cdsso-urls = no