---
title: POST Data Preservation Sticky Session Key Value
description: A name/value pair separated by =, as follows:
component: java-agents
version: 2025.11
page_id: java-agents:properties-reference:org.forgerock.agents.pdp.sticky.session.value
canonical_url: https://docs.pingidentity.com/java-agents/2025.11/properties-reference/org.forgerock.agents.pdp.sticky.session.value.html
---

# POST Data Preservation Sticky Session Key Value

A name/value pair separated by `=`, as follows:

When [POST Data Preservation Sticky Session Mode](org.forgerock.agents.pdp.sticky.session.mode.html) is `URL`, this property sets the query parameter name and value.

When [POST Data Preservation Sticky Session Mode](org.forgerock.agents.pdp.sticky.session.mode.html) is `Cookie`, this property sets the cookie name and value.

|                          |                                                                                                                                                                                                                                                            |
| ------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Property name            | `org.forgerock.agents.pdp.sticky.session.value`                                                                                                                                                                                                            |
| Aliases                  | `com.sun.identity.agents.config.postdata.preserve.stickysession.value`   Introduced in Java Agent 5.0   [Recognized](preface.html#how_am_manages_multiple_aliases) from AM 6`org.forgerock.agents.pdp.sticky.session.value`   Introduced in Java Agent 5.6 |
| Function                 | POST data preservation                                                                                                                                                                                                                                     |
| Type                     | String                                                                                                                                                                                                                                                     |
| Bootstrap property       | No                                                                                                                                                                                                                                                         |
| Required property        | No                                                                                                                                                                                                                                                         |
| Restart required         | No                                                                                                                                                                                                                                                         |
| Local configuration file | `AgentConfig.properties`                                                                                                                                                                                                                                   |
| AM console               | Tab: `Advanced`Title: `POST Data Preservation Sticky Session Key Value`Legacy title: `PDP Stickysession key-value`                                                                                                                                         |
