---
title: Regex Query Parameters List for Policy Evaluation
description: A list of regular expressions the agent uses to match query parameters, for policy evaluation and caching.
component: java-agents
version: 2025.11
page_id: java-agents:properties-reference:org.forgerock.agents.wanted.http.url.params.regexp.list
canonical_url: https://docs.pingidentity.com/java-agents/2025.11/properties-reference/org.forgerock.agents.wanted.http.url.params.regexp.list.html
---

# Regex Query Parameters List for Policy Evaluation

A list of regular expressions the agent uses to match query parameters, for policy evaluation and caching.

The property has the following format, with no spaces between values:

`[Domain[/path]]|regexp[,regexp,…​]`

|                          |                                                                                                                                                                                                                                                                                                                                                                     |
| ------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Property name            | `org.forgerock.agents.wanted.http.url.params.regexp.list`                                                                                                                                                                                                                                                                                                           |
| Aliases                  | `org.forgerock.agents.wanted.http.url.params.regexp.list`   Introduced in Java Agent 5.6`org.forgerock.openam.agents.config.conditional.wanted.http.url.params.regexp`   Introduced in Java Agent 5.6   [Recognized](preface.html#how_am_manages_multiple_aliases) from AM 7`org.forgerock.agents.wanted.http.url.params.regex.list`   Introduced in Java Agent 5.6 |
| Function                 | Query parameter                                                                                                                                                                                                                                                                                                                                                     |
| Type                     | List                                                                                                                                                                                                                                                                                                                                                                |
| Bootstrap property       | No                                                                                                                                                                                                                                                                                                                                                                  |
| Required property        | No                                                                                                                                                                                                                                                                                                                                                                  |
| Restart required         | No                                                                                                                                                                                                                                                                                                                                                                  |
| Local configuration file | `AgentConfig.properties`                                                                                                                                                                                                                                                                                                                                            |
| AM console               | Tab: `Miscellaneous (from AM 7)`Title: `Regex Query Parameters List for Policy Evaluation`                                                                                                                                                                                                                                                                          |
