<default>
Use the <default> entry in the [cdsso-token-attributes] stanza to specify the credential attributes for WebSEAL to include in CDSSO authentication tokens.
<default> = pattern1 [<default> = pattern2 ] ... [<default> = patternN]Description
Credential attributes to include in CDSSO authentication tokens.
When WebSEAL cannot find a domain_name entry to match the domain, the entries in <default> are used. The word <default> is a key word and must not be modified.
Options
pattern The value for each <default> entry can be either a specific value or can be a pattern that uses standard Security Verify Access wildcard characters ( *, [], ^, \, ?).
Usage:
This stanza entry is optional.
Default: None.
Example:
<default> = my_cdas_attr_*Parent topic: [cdsso-token-attributes] stanza