---
title: HTTP 302 Redirect Not-Enforced List
description: When Enable HTTP 302 Redirects, this property specifies a list of URLs for which HTTP 302 Redirect does not take place.
component: java-agents
version: 2025.11
page_id: java-agents:properties-reference:org.forgerock.agents.config.json.url
canonical_url: https://docs.pingidentity.com/java-agents/2025.11/properties-reference/org.forgerock.agents.config.json.url.html
---

# HTTP 302 Redirect Not-Enforced List

When [Enable HTTP 302 Redirects](org.forgerock.agents.302.redirects.enabled.html), this property specifies a list of URLs for which HTTP 302 Redirect does not take place.

If a request matches an entry in the list, HTTP 302 Redirect does not take place for that request, and the agent returns a block of configurable JSON.

|                          |                                                                                                                                                                                                                               |
| ------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Property name            | `org.forgerock.agents.config.json.url`                                                                                                                                                                                        |
| Aliases                  | `org.forgerock.agents.config.json.url`   Introduced in Java Agent 5.8.0`org.forgerock.agents.302.redirect.ner.list`   Introduced in Java Agent 5.8.0   [Recognized](preface.html#how_am_manages_multiple_aliases) from AM 7.1 |
| Function                 | Global                                                                                                                                                                                                                        |
| Type                     | List                                                                                                                                                                                                                          |
| 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 Not-Enforced List`Legacy title: `HTTP 302 Redirect Not Enforced List`                                                                                             |
