---
title: Invert Not-Enforced URLs
description: When true, enforce policy for the URLs and patterns specified in Not-Enforced URL List, instead of allowing access to them without authentication. Consider the following points when configuring this property:
component: web-agents
version: 2025.11
page_id: web-agents:properties-reference:com.sun.identity.agents.config.notenforced.url.invert
canonical_url: https://docs.pingidentity.com/web-agents/2025.11/properties-reference/com.sun.identity.agents.config.notenforced.url.invert.html
---

# Invert Not-Enforced URLs

When `true`, enforce policy for the URLs and patterns specified in [Not-Enforced URL List](com.sun.identity.agents.config.notenforced.url.html), instead of allowing access to them without authentication. Consider the following points when configuring this property:

* If [Not-Enforced URL List](com.sun.identity.agents.config.notenforced.url.html) is empty, all URLs are enforced

* At least one URL must be enforced. To allow access to any URL without authentication, consider disabling the agent.

Default: `false`

|                    |                                                                                       |
| ------------------ | ------------------------------------------------------------------------------------- |
| Property name      | `com.sun.identity.agents.config.notenforced.url.invert`   Introduced in Web Agent 4.x |
| Function           | Not-enforced                                                                          |
| Type               | Boolean: `true` returns true; all other strings return `false`.                       |
| Bootstrap property | No                                                                                    |
| Required property  | No                                                                                    |
| Restart required   | No                                                                                    |
| AM console         | Tab: `Application`Title: `Invert Not-Enforced URLs`                                   |
