Policy Set Map
Policy Set
The policy set in which to evaluate policy requests. Different web applications can use a different policy set in their chosen realm.
The following example causes AM to look in mypolicyset
to evaluate policies for all web applications:
org.forgerock.agents.policy.set.map=mypolicyset
The following example causes AM to look in mypolicyset
to evaluate policies for mywebapp
. For all other web applications, AM looks in iPlanetAMWebAgentService
:
org.forgerock.agents.policy.set.map[mywebapp]=mypolicyset
Property name |
|
Property aliases |
|
Type |
Map
|
Default |
|
Bootstrap property |
No |
Required property |
No |
Restart required |
No |
Local configuration file |
|
AM console tab |
AM Services |