Installation guide

170 Sun ONE Identity Server Policy Agents 2.1 Web Policy Agents Guide September 2004
com.sun.am.policy.am.loadBalancer_enable
Description
This property indicateswhethera load balancer isusedfor Identity Serverservices.
Valid Values
true
or
false
.
Example
com.sun.am.policy.am.loadBalancer_enable = false
com.sun.am.policy.agents.version
Description
This property is meant for product versioning, please do not modify it.
Example
com.sun.am.policy.agents.version=2.1
com.sun.am.policy.agents.logAccessType
Description
This property allows to set the URL access logging level.
Valid Values
The allowed values are:
LOG_NONE
- Do not log user access to URL
LOG_DENY
- Log URL access that was denied.
LOG_ALLOW
- Log URL access that was allowed.
LOG_BOTH
- Log URL access that was allowed or denied.