Configure the CA SiteMinder Web Agent
Configure the encoding for HTTP header values that the CA SSO Web Agent passes to by setting the HTTPheaderEncodingSpec parameter as follows:
cim1265
Configure the encoding for HTTP header values that the CA SSO Web Agent passes to
Identity Manager
by setting the HTTPheaderEncodingSpec parameter as follows:HTTPHeaderEncodingSpec=encoding_spec, wrapping_spec
where
encoding_spec
is a text string that represents one of the following encoding types: UTF-8 or Shift-JIS, and wrapping_spec
is the wrapping specification, which must be RFC-2047.For example:
HTTPHeaderEncodingSpec="Shift-JIS,RFC-2047"
If no value is specified in the HTTPHeaderEncodingSpec parameter, the encoding is UTF-8 with no wrapping.
You can configure the HTTPHeaderEncodingSpec parameter centrally in the Agent Configuration Object or locally for each Web Agent, in the WebAgent.conf file.
For more information, see the
CA SSO Web Access Manager Web Agent Configuration Guide.