---
title: HTTP 302 Redirect Data
description: When Enable HTTP 302 Redirects, this property specifies the data to return instead of an HTTP 302 Redirect.
component: java-agents
version: 2025.11
page_id: java-agents:properties-reference:org.forgerock.agents.302.redirect.http.data
canonical_url: https://docs.pingidentity.com/java-agents/2025.11/properties-reference/org.forgerock.agents.302.redirect.http.data.html
---

# HTTP 302 Redirect Data

When [Enable HTTP 302 Redirects](org.forgerock.agents.302.redirects.enabled.html), this property specifies the data to return instead of an HTTP 302 Redirect.

|                          |                                                                                                                                                         |
| ------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Property name            | `org.forgerock.agents.302.redirect.http.data`                                                                                                           |
| Aliases                  | `org.forgerock.agents.302.redirect.http.data`   Introduced in Java Agent 5.8.0   [Recognized](preface.html#how_am_manages_multiple_aliases) from AM 7.1 |
| Function                 | Global                                                                                                                                                  |
| Type                     | String                                                                                                                                                  |
| Default                  | `{ "redirect": { "requestUri": "%REQUEST_URI%", "requestUrl": "%REQUEST_URL%", "targetUrl": "%TARGET%" } }`                                             |
| Bootstrap property       | No                                                                                                                                                      |
| Required property        | No                                                                                                                                                      |
| Restart required         | No                                                                                                                                                      |
| Local configuration file | `AgentConfig.properties`                                                                                                                                |
| AM console               | Tab: `Miscellaneous (from AM 7.1)`Title: `HTTP 302 Redirect Data`                                                                                       |
