UTF-8 encoding of tokens for cross domain single signon

The use of UTF-8 encoding for strings within tokens used for cross domain single signon is specified in the WebSEAL configuration file.

Default is true.

When use-utf8 is set to false, strings are encoded using the local code page. Use this value when you implement cross domain single signon with versions of WebSEAL before version 5.1. WebSEAL versions before 5.1 do not use UTF-8 encoding for tokens. When you deploy an environment that includes these older servers, configure WebSEAL to not use UTF-8 encoding. This setting is necessary for compatibility with an earlier version. When this value is set to false, data loss can occur during conversion from UTF-8 to a non-UTF-8 local code page.

Parent topic: Web server configuration

Related concepts

Related tasks

Related reference