Installation guide
172 Sun ONE Identity Server Policy Agents 2.1 • Web Policy Agents Guide • September 2004
com.sun.am.policy.agents.instanceName
Description
This property stores the unique identifier for this agent instance.
Valid Values
This property is not currently used by the agent.
Example
com.sun.am.policy.agents.instanceName = unused
com.sun.am.policy.agents.do_sso_only
Description
This property indicates whether the agent will just enforce user authentication
(SSO) without enforcing policies (authorization).
Valid Values
true
or
false
Example
com.sun.am.policy.agents.do_sso_only = false
com.sun.am.policy.agents.accessDeniedURL
Description
This property stores the URL of the custom page that you want to display when a
user tries to access a protected resource. If no value is specified, then the agent will
return an HTTP status of 403 (Forbidden).
Valid Values
The URL of the page that you want to display.