Java Policy Agents 2023.3

Enable Policy Evaluation in User Authentication Realm

When true, perform policy evaluation in the realm to which the user is authenticated, and ignore the value in Policy Evaluation Realm Map.

Use this property for web applications that dynamically set the realm for authentication.

Property name

org.forgerock.agents.user.realm.overrides.policy.evaluation.realm.enabled

Aliases

org.forgerock.agents.user.realm.overrides.policy.evaluation.realm.enabled
  Introduced in Java Agent 5.7.1
  Recognized from AM 7.1

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: AM Services (from AM 7.1)

Title: Enable Policy Evaluation in User Authentication Realm

Legacy title: Perform Policy Evaluation in User Authenticated Realm

Copyright © 2010-2023 ForgeRock, all rights reserved.