---
title: Client IP Validation
description: When true, check that the IP address of an authenticated request originates from the IP address used for authentication.
component: web-agents
version: 2025.11
page_id: web-agents:properties-reference:com.sun.identity.agents.config.client.ip.validation.enable
canonical_url: https://docs.pingidentity.com/web-agents/2025.11/properties-reference/com.sun.identity.agents.config.client.ip.validation.enable.html
---

# Client IP Validation

When `true`, check that the IP address of an authenticated request originates from the IP address used for authentication.

If the IP addresses do not match, respond as defined by [Client IP Validation Failure Response](com.sun.identity.agents.config.client.ip.validation.reauth.html).

Default: `false`

|                    |                                                                                            |
| ------------------ | ------------------------------------------------------------------------------------------ |
| Property name      | `com.sun.identity.agents.config.client.ip.validation.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`Title: `Client IP Validation`                                            |
