Installation guide

Appendix A AMAgent Properties 173
Example
com.sun.am.policy.agents.accessDeniedURL
=http://nila.eng.example.com:58080/urlaccessdenied.html
com.sun.am.policy.agents.urlRedirectParam=go
to
Description
Thisproperty allows theuser toconfiguretheURL Redirect parameter fordifferent
auth modules.
Valid Values
By default this parameter is set to
goto
.
Example
com.sun.am.policy.agents.urlRedirectParam=goto
com.sun.am.policy.agents.fqdnDefault
Description
Default FQDN is the fully qualified hostname that the users should use in order to
access resources on this web server instance. This is a required configuration value
without which the web server may not startup correctly.
The primary purpose of specifying this property is to ensure that if the users try to
access protected resources on this web server instance without specifying the
FQDN in the browser URL, the agent can take corrective action and redirect the
user to the URL that contains the correct FQDN.
This property is set during the agent installation and need not be modified unless
absolutely necessary to accommodate deployment requirements.
WARNING: Invalid value for this property can result in the web server becoming
unusable or the resources becoming inaccessible.