---
title: Cookie Separator Character
description: The separator for multiple values of the same attribute when it is set as a cookie.
component: java-agents
version: 2025.11
page_id: java-agents:properties-reference:org.forgerock.agents.attribute.cookie.separator
canonical_url: https://docs.pingidentity.com/java-agents/2025.11/properties-reference/org.forgerock.agents.attribute.cookie.separator.html
---

# Cookie Separator Character

The separator for multiple values of the same attribute when it is set as a cookie.

|                          |                                                                                                                                                                                                                                                   |
| ------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Property name            | `org.forgerock.agents.attribute.cookie.separator`                                                                                                                                                                                                 |
| Aliases                  | `com.sun.identity.agents.config.attribute.cookie.separator`   Introduced in Java Agent 5.0   [Recognized](preface.html#how_am_manages_multiple_aliases) from AM 6`org.forgerock.agents.attribute.cookie.separator`   Introduced in Java Agent 5.6 |
| Function                 | Attributes                                                                                                                                                                                                                                        |
| Type                     | String                                                                                                                                                                                                                                            |
| Default                  | `\|`                                                                                                                                                                                                                                              |
| Bootstrap property       | No                                                                                                                                                                                                                                                |
| Required property        | No                                                                                                                                                                                                                                                |
| Restart required         | No                                                                                                                                                                                                                                                |
| Local configuration file | `AgentConfig.properties`                                                                                                                                                                                                                          |
| AM console               | Tab: `Application`Title: `Cookie Separator Character`                                                                                                                                                                                             |
