Variable | COOKIE_SAMESITE | |
Description | Sets whether the cookie should be restricted to first-party or same-site context | |
Value Type | string | |
Valid Values | Lax | Restrict to same-site |
None | No restriction | |
Strict | Restrict to first party |
Allows you to set whether the cookie should be restricted to first-party or same-site context.