Java Policy Agents 2023.3

Not-Enforced Compound Rule Separator

A delimiter for not-enforced compound rules. The delimiter can be a single character or a string. For example, setting the delimiter to && allows compound rules to be specified as:

GET 10.5.1.5 100.2.21.36 && /public/*

REGEX 10\.4\.3\.5 && [^/]+\/free.jpg

Property name

org.forgerock.agents.notenforced.compound.separator

Aliases

org.forgerock.agents.notenforced.compound.separator
  Introduced in Java Agent 5.6

com.sun.identity.agents.config.notenforced.rule.compound.separator
  Introduced in Java Agent 5.0
  Recognized from AM 7

Type

String

Default

|

Bootstrap property

No

Required property

No

Restart required

No

Local configuration file

AgentConfig.properties

AM console

Tab: Application

Title: Not-Enforced Compound Rule Separator

Copyright © 2010-2023 ForgeRock, all rights reserved.