pre-800-compatible-tokens
In IBM Security Verify Access for Web version 8.0, the cipher that WebSEAL uses to encode tokens was changed. Use the pre-800-compatible-tokens stanza entry to enable compatibility with earlier versions of WebSEAL.
pre-800-compatible-tokens = {yes|no}Description
WebSEAL supports a common method of generating tokens for cross-domain single sign-on, failover, and e-community single sign-on. In WebSEAL version 8.0, the cipher that WebSEAL uses to encode these tokens was changed. This change is not compatible with earlier versions of WebSEAL.
When the ISAM deployment includes multiple WebSEAL servers and we want to interoperate with earlier versions of WebSEAL, set this value to yes.
Options
yes WebSEAL version 8.0 uses the same cipher as earlier versions of WebSEAL to encode tokens that are compatible with earlier versions of WebSEAL. no WebSEAL version 8.0 uses a different cipher to earlier versions of WebSEAL and does not support tokens from earlier versions of WebSEAL.
Usage: Required.
Default: no
Example:
pre-800-compatible-tokens = no