SameSite Cookie Attribute
Sets the SameSite
attribute on all the cookies that it creates. The value of the SameSite
attribute is what you configure in this property.
For example, to add the SameSite
attribute with the value of Lax
to the cookies, set this property to Lax
.
The attribute is not set for some browsers and circumstances, as described in https://www.chromium.org/updates/same-site/incompatible-clients.
Default: Empty
Property name |
|
Property aliases |
|
Type |
String |
Bootstrap property |
No |
Required property |
No |
Restart required |
No |
AM console tab |
SSO (Available in the console from AM 6.5) |