<default>
Use the <default> entry in the [ecsso-token-attributes] stanza to specify the credential attributes for WebSEAL to include in eCSSO authentication tokens.
<default> = pattern1 [<default> = pattern2] ... [<default> = patternN]Description
Credential attributes to include in eCSSO 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 pattern can either be a specific value or 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: [ecsso-token-attributes] stanza