Java Policy Agents 5.10.2

Redirect Attempt Limit

When the value of this property is greater than zero, it defines the maximum number of redirects allowed for a browser session. After this number, the agent blocks the request.

Specify a value greater than zero. For example, if the property is set to 3, then the agent blocks the request on the fourth redirect.

Use this property to mitigate the risk of infinite redirection loops.

Property name

org.forgerock.agents.redirect.attempt.limit

Aliases

org.forgerock.agents.redirect.attempt.limit
  Introduced in Java Agent 5.6

com.sun.identity.agents.config.redirect.attempt.limit
  Introduced in Java Agent 5.0
  Recognized from AM 6

Type

Integer

Default

0

Bootstrap property

No

Required property

No

Restart required

No

Local configuration file

AgentConfig.properties

AM console

Tab: Global

Title: Redirect Attempt Limit

Copyright © 2010-2023 ForgeRock, all rights reserved.