domain
Use the domain stanza entry to specify domains that share the domain session cookie.
domain = url
Description
Normally WebSEAL session cookies are host cookies that browsers only return to the host that originally set them.
This stanza is used to configure domain session cookies that are sent to any host in a particular DNS domain.
Options
url Domains that share the domain cookie.
Usage:
This stanza entry is optional.
Default: None.
Example:
domain = example.com
Parent topic: [session-cookie-domains] stanza