---
title: Policy Evaluation Realm Map
description: The name of an AM realm to use for policy evaluations. Different web applications can use different policy realms.
component: java-agents
version: 2025.11
page_id: java-agents:properties-reference:org.forgerock.agents.policy.evaluation.realm.map
canonical_url: https://docs.pingidentity.com/java-agents/2025.11/properties-reference/org.forgerock.agents.policy.evaluation.realm.map.html
---

# Policy Evaluation Realm Map

The name of an AM realm to use for policy evaluations. Different web applications can use different policy realms.

|   |                                                                                                                                                                                                   |
| - | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|   | To prevent errors, use only characters in the standard ASCII set. The agent automatically percent-encodes characters in the extended ASCII set, however, the name must be manually encoded in AM. |

|                          |                                                                                                                                                                                                                                                         |
| ------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Property name            | `org.forgerock.agents.policy.evaluation.realm.map`                                                                                                                                                                                                      |
| Aliases                  | `org.forgerock.openam.agents.config.policy.evaluation.realm`   Introduced in Java Agent 5.0   [Recognized](preface.html#how_am_manages_multiple_aliases) from AM 6`org.forgerock.agents.policy.evaluation.realm.map`   Introduced in Java Agent 5.6.2.1 |
| Function                 | Policy enforcement                                                                                                                                                                                                                                      |
| Type                     | Map- Keys: web application

- Values: realm                                                                                                                                                                                                             |
| Default                  | `/`                                                                                                                                                                                                                                                     |
| Bootstrap property       | No                                                                                                                                                                                                                                                      |
| Required property        | No                                                                                                                                                                                                                                                      |
| Restart required         | No                                                                                                                                                                                                                                                      |
| Local configuration file | `AgentConfig.properties`                                                                                                                                                                                                                                |
| AM console               | Tab: `AM Services`Title: `Policy Evaluation Realm Map`Legacy title: `Policy Evaluation Realm`                                                                                                                                                           |
