Java Policy Agents 5.9.1

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

Property aliases

org.forgerock.agents.notenforced.compound.separator (since 5.6)

com.sun.identity.agents.config.notenforced.rule.compound.separator (since 5.0)

Type

String

Default

|

Bootstrap property

No

Required property

No

Restart required

No

Local configuration file

AgentConfig.properties

AM console tab

Application

Copyright © 2010-2023 ForgeRock, all rights reserved.