Java Policy Agents 2023.3

Invert Not-Enforced URIs

The use of this property is NOT recommended.

When true, enforce policy for the URIs and patterns specified by the Not-Enforced URIs property, instead of allowing access to them without authentication.

For security considerations, do not enable this property. Instead, ForgeRock recommends using the NOT keyword to invert specific rules in the Not-Enforced URIs.

Property name

org.forgerock.agents.notenforced.uri.invert.enabled

Aliases

com.sun.identity.agents.config.notenforced.uri.invert
  Introduced in Java Agent 5.0
  Recognized from AM 6

org.forgerock.agents.notenforced.uri.invert.enabled
  Introduced in Java Agent 5.6

Type

Boolean: true returns true; all other strings return false.

Default

false

Bootstrap property

No

Required property

No

Restart required

No

Local configuration file

AgentConfig.properties

AM console

Tab: Application

Title: Invert Not-Enforced URIs

Legacy title: Invert Not Enforced URIs

Copyright © 2010-2023 ForgeRock, all rights reserved.