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