Web Policy Agents 2024.3

Client IP Validation Failure Response

Manages the response when Client IP Validation is true and the IP address of an authenticated request does not originate from the IP address used for authentication.

  • true: Terminate the session and prompt the user to reauthenticate. The authentication mode is managed as described in Login redirect configuration options in the User Guide.

  • false: Return an HTTP 403 Forbidden.

When Client IP Validation is false, this property has no effect.

Default: false

Property name

com.sun.identity.agents.config.client.ip.validation.reauth
  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 Failure Response

Copyright © 2010-2024 ForgeRock, all rights reserved.