---
title: Exclude Agents From Samesite Cookie Attributes
description: List of user agents excluded from receiving SameSite cookie attributes.
component: java-agents
version: 2025.11
page_id: java-agents:properties-reference:org.forgerock.agents.samesite.excluded.user.agents.list
canonical_url: https://docs.pingidentity.com/java-agents/2025.11/properties-reference/org.forgerock.agents.samesite.excluded.user.agents.list.html
---

# Exclude Agents From Samesite Cookie Attributes

List of user agents excluded from receiving SameSite cookie attributes.

To specify different user agent patterns, add them in AM as custom properties, When user agent patterns are specified, the default list of user agents is ignored.

|                          |                                                                                                                                                                     |
| ------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Property name            | `org.forgerock.agents.samesite.excluded.user.agents.list`                                                                                                           |
| Aliases                  | `org.forgerock.agents.samesite.excluded.user.agents.list`   Introduced in Java Agent 5.6.3.0   [Recognized](preface.html#how_am_manages_multiple_aliases) from AM 7 |
| Function                 | SameSite                                                                                                                                                            |
| Type                     | List                                                                                                                                                                |
| Bootstrap property       | No                                                                                                                                                                  |
| Required property        | No                                                                                                                                                                  |
| Restart required         | No                                                                                                                                                                  |
| Local configuration file | `AgentConfig.properties`                                                                                                                                            |
| AM console               | Tab: `SSO (from AM 7)`Title: `Exclude Agents From Samesite Cookie Attributes`Legacy title: `Samesite Cookie Attributes Excluded User Agents Pattern List`           |
