---
title: Reset Cookie Path Map
description: Maps cookie name specified in Reset Cookie List to a path. After cookie reset, the cookie is used in the path.
component: java-agents
version: 2025.11
page_id: java-agents:properties-reference:org.forgerock.agents.cookie.reset.path.map
canonical_url: https://docs.pingidentity.com/java-agents/2025.11/properties-reference/org.forgerock.agents.cookie.reset.path.map.html
---

# Reset Cookie Path Map

Maps cookie name specified in [Reset Cookie List](org.forgerock.agents.cookie.reset.name.list.html) to a path. After cookie reset, the cookie is used in the path.

|                          |                                                                                                                                                                                                                                     |
| ------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Property name            | `org.forgerock.agents.cookie.reset.path.map`                                                                                                                                                                                        |
| Aliases                  | `com.sun.identity.agents.config.cookie.reset.path`   Introduced in Java Agent 5.0   [Recognized](preface.html#how_am_manages_multiple_aliases) from AM 6`org.forgerock.agents.cookie.reset.path.map`   Introduced in Java Agent 5.6 |
| Function                 | Cookie reset                                                                                                                                                                                                                        |
| Type                     | Map- Keys: cookie name

- Values: cookie path                                                                                                                                                                                       |
| Bootstrap property       | No                                                                                                                                                                                                                                  |
| Required property        | No                                                                                                                                                                                                                                  |
| Restart required         | No                                                                                                                                                                                                                                  |
| Local configuration file | `AgentConfig.properties`                                                                                                                                                                                                            |
| AM console               | Tab: `SSO`Title: `Reset Cookie Path Map`Legacy title: `Cookies Reset Path Map`                                                                                                                                                      |
