---
title: HTTP 302 Redirect Invert Not-Enforced List
description: When Enable HTTP 302 Redirects is false, and this property is true, the agent inverts the meaning of HTTP 302 Redirect Not-Enforced List, so that it specifies a list of URLs for which HTTP 302 Redirect does take place.
component: java-agents
version: 2025.11
page_id: java-agents:properties-reference:org.forgerock.agents.config.json.url.invert
canonical_url: https://docs.pingidentity.com/java-agents/2025.11/properties-reference/org.forgerock.agents.config.json.url.invert.html
---

# HTTP 302 Redirect Invert Not-Enforced List

When [Enable HTTP 302 Redirects](org.forgerock.agents.302.redirects.enabled.html) is `false`, and this property is `true`, the agent inverts the meaning of HTTP 302 Redirect Not-Enforced List, so that it specifies a list of URLs for which HTTP 302 Redirect does take place.

|                          |                                                                                                                                                                                                                                            |
| ------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Property name            | `org.forgerock.agents.config.json.url.invert`                                                                                                                                                                                              |
| Aliases                  | `org.forgerock.agents.config.json.url.invert`   Introduced in Java Agent 5.8.0`org.forgerock.agents.302.redirect.invert.enabled`   Introduced in Java Agent 5.8.0   [Recognized](preface.html#how_am_manages_multiple_aliases) from AM 7.1 |
| Function                 | Global                                                                                                                                                                                                                                     |
| Type                     | Boolean: `true` returns true; all other strings return `false`.                                                                                                                                                                            |
| Default                  | `false`                                                                                                                                                                                                                                    |
| 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 Invert Not-Enforced List`                                                                                                                                                      |
