Previous Topic: Localization PrerequisitesNext Topic: Change the JBoss server.xml


Configure the CA SiteMinder® Web Agent

Configure the encoding for HTTP header values that the CA SiteMinder® Web Agent passes to CA 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"

Note: 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.

Note: For more information, see the CA SiteMinder® Web Access Manager Web Agent Configuration Guide.