---
title: SameSite Cookie Attribute
description: Sets the SameSite attribute on all the cookies that it creates. The value of the SameSite attribute is what you configure in this property.
component: web-agents
version: 2025.11
page_id: web-agents:properties-reference:com.forgerock.agents.cdsso.cookie.samesite
canonical_url: https://docs.pingidentity.com/web-agents/2025.11/properties-reference/com.forgerock.agents.cdsso.cookie.samesite.html
---

# 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      | `com.forgerock.agents.cdsso.cookie.samesite`   Introduced in Web Agent 5.7 |
| Function           | Cookies                                                                    |
| Type               | String                                                                     |
| Bootstrap property | No                                                                         |
| Required property  | No                                                                         |
| Restart required   | No                                                                         |
| AM console         | Tab: `SSO`Title: `SameSite Cookie Attribute`                               |
