---
title: Client IP Validation Address Map
description: A map of acceptable alternative values for IP addresses, or address ranges in CIDR format, that incoming requests may change to without triggering DENY or LOGOUT behaviour.
component: java-agents
version: 2025.11
page_id: java-agents:properties-reference:org.forgerock.agents.acceptable.ip.address.map
canonical_url: https://docs.pingidentity.com/java-agents/2025.11/properties-reference/org.forgerock.agents.acceptable.ip.address.map.html
---

# Client IP Validation Address Map

A map of acceptable alternative values for IP addresses, or address ranges in CIDR format, that incoming requests may change to without triggering DENY or LOGOUT behaviour.

This property is used by [Client IP Validation Mode](org.forgerock.agents.original.ip.check.mode.map.html).

|                          |                                                                                                                                                            |
| ------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Property name            | `org.forgerock.agents.acceptable.ip.address.map`                                                                                                           |
| Aliases                  | `org.forgerock.agents.acceptable.ip.address.map`   Introduced in Java Agent 5.8.0   [Recognized](preface.html#how_am_manages_multiple_aliases) from AM 7.1 |
| Function                 | Client identification                                                                                                                                      |
| Type                     | Map- Keys: web application

- Values: acceptable IP addresses, comma separated, CIDR format acceptable                                                     |
| Bootstrap property       | No                                                                                                                                                         |
| Required property        | No                                                                                                                                                         |
| Restart required         | No                                                                                                                                                         |
| Local configuration file | `AgentConfig.properties`                                                                                                                                   |
| AM console               | Tab: `Application (from AM 7.1)`Title: `Client IP Validation Address Map`                                                                                  |
