domain_name
Use the domain_name stanza entry in the ecsso-token-attributes stanza to specify the credential attributes that WebSEAL includes in eCSSO authentication tokens.
domain_name = pattern1
[domain_name = pattern2]
...
[domain_name = patternN]Description
Credential attributes to include in eCSSO authentication tokens.
Options
domain_name The domain_name specifies the destination domain containing the server that will consume the token. pattern The pattern for each entry can 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:
example1.com = my_cdas_attr_*
example1.com = some_exact_attributeParent topic: [ecsso-token-attributes] stanza