TheSameSiteattribute is applied to session cookies to control cross-site behavior. In PingAccess, session cookie configuration (includingSameSite) is defined at theWeb Sessionlevel.
Exact Extract:
“Web session configuration includes cookie attributes such as name, domain, secure flag, HTTPOnly, and SameSite.”
Option A (Rules)is incorrect — rules govern access control, not cookies.
Option B (Sites)defines backend connections, not session cookies.
Option C (Applications)ties resources to sessions but does not define cookie behavior.
Option D (Web Sessions)is correct — session cookie SameSite settings are configured here.
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