For multiple subdomains to share the same PingAccess session, theCookie Domainmust be configured so that the session cookie is valid across all listed applications.
Exact Extract:
“Set the Cookie Domain in the web session configuration to a parent domain (for example, .company.com) to enable applications in different subdomains to share the same session.”
Option A (Set Audience option)applies to OAuth token validation, not cookie sharing.
Option B (Set Cookie Domain option)is correct — e.g., setting.company.comallows session cookies to be shared.
Option C (Rewrite Cookie Domain rule)modifies upstream cookies for back-end applications, not PingAccess session cookies.
Option D (Rewrite Cookie Path rule)is unrelated; it modifies paths for cookies, not domains.
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit