---
title: Invert Not-Enforced IPs
description: When true, enforce policy for the IPs specified by the Not-Enforced Client IP List property, instead of allowing access to them without authentication.
component: java-agents
version: 2025.11
page_id: java-agents:properties-reference:org.forgerock.agents.notenforced.ip.invert.enabled
canonical_url: https://docs.pingidentity.com/java-agents/2025.11/properties-reference/org.forgerock.agents.notenforced.ip.invert.enabled.html
---

# Invert Not-Enforced IPs

When `true`, enforce policy for the IPs specified by the [Not-Enforced Client IP List](org.forgerock.agents.notenforced.ip.list.html) property, instead of allowing access to them without authentication.

For security considerations, do not enable this property. Instead, use the NOT keyword to invert specific rules in the [Not-Enforced Client IP List](org.forgerock.agents.notenforced.ip.list.html).

|                          |                                                                                                                                                                                                                                                 |
| ------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Property name            | `org.forgerock.agents.notenforced.ip.invert.enabled`                                                                                                                                                                                            |
| Aliases                  | `org.forgerock.agents.notenforced.ip.invert.enabled`   Introduced in Java Agent 5.6`com.sun.identity.agents.config.notenforced.ip.invert`   Introduced in Java Agent 5.0   [Recognized](preface.html#how_am_manages_multiple_aliases) from AM 6 |
| Function                 | Not-enforced                                                                                                                                                                                                                                    |
| 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: `Application`Title: `Invert Not-Enforced IPs`Legacy title: `Invert Not Enforced IPs`                                                                                                                                                       |
