This setting allows you to specify how Persistence Cookies are handled.
Field
|
Description
|
Same Site Cooke Attribute
|
None: All cookies are accessible to scripts
Lax: Prevents cookies being accessed across sites, but they are stored to become accessible and submitted to the owning site if it is visited
Strict: prevents any cookie for a different site from being accessed or stored
Off: returns to the browser’s default behavior
|
Secure
|
This checkbox, when checked, applies the persistence to secure traffic
|
HTTP Only
|
When checked, this allows Persistent Cookes only on HTTP traffic
|