Java Policy Agents 5.10.2

Not-Enforced URIs

A space-delimited list of URIs for which the agent does not enforce authentication or request policy evaluations. In the following example, the agent does not enforce authentication or request policy evaluations for the public and images directories of myapp.example.com:

org.forgerock.agents.notenforced.uri.list=https://myapp.example.com:8443/public/* https://myapp.example.com:8443/images/*

For more information and examples, see Conventions for Not-Enforced Rules.

Property name

org.forgerock.agents.notenforced.uri.list

Aliases

org.forgerock.agents.notenforced.uri.list
  Introduced in Java Agent 5.6

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

Type

List

Bootstrap property

No

Required property

No

Restart required

No

Local configuration file

AgentConfig.properties

Copyright © 2010-2023 ForgeRock, all rights reserved.