---
title: Regular Expressions for Not-Enforced URLs
description: When true, allow the use of Perl-compatible or ECMAScript-compatible (IIS) regular expressions in Not-Enforced URL List settings.
component: web-agents
version: 2025.11
page_id: web-agents:properties-reference:com.forgerock.agents.notenforced.url.regex.enable
canonical_url: https://docs.pingidentity.com/web-agents/2025.11/properties-reference/com.forgerock.agents.notenforced.url.regex.enable.html
---

# Regular Expressions for Not-Enforced URLs

|   |                                                                                                                                                                                                                                                                   |
| - | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|   | Regular expressions are evaluated differently by different engines. When you use regular expressions in not-enforced lists, make sure that the expressions are evaluated in the way you expect. Double check that the correct URLs are enforced and not enforced. |

When `true`, allow the use of Perl-compatible or ECMAScript-compatible (IIS) regular expressions in [Not-Enforced URL List](com.sun.identity.agents.config.notenforced.url.html) settings.

Default: `false`

|                    |                                                                                   |
| ------------------ | --------------------------------------------------------------------------------- |
| Property name      | `com.forgerock.agents.notenforced.url.regex.enable`   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 (From AM 7)`Title: `Regular Expressions for Not-Enforced URLs`  |
