Configure the token label name

The authentication information used for a single signon transaction is placed in the redirected request as an encrypted token query string argument to the request. This token string requires a name, or label, to identify it. The label name uniquely identifies the request to the receiving WebSEAL server as a single signon request to be handled by the CDSSO token consume mechanism (module).

You must configure this token label identically on both WebSEAL servers participating in the single signon functionality. To configure the token label, use the cdsso-argument stanza entry located in the [cdsso] stanza of the WebSEAL configuration file. For example (default):

[cdsso]
cdsso-argument = PD-ID

For information, see the cdsso-argument.

Parent topic: Configuration of cross-domain single signon