Installation guide

Appendix A AMAgent Properties 181
Valid Values
true
or
false
Example
com.sun.am.policy.agents.client_ip_validation_enable = false
com.sun.am.policy.agents.logout.url
Description
This property indicates the application’s Logout URL This URL is not enforced by
policy. When the agent sees this URL, it checks whether a valid session ID for the
user still exists. If one does exist, the agent invalidates it, thus logging the user off
Sun ONE Identity Server.
Valid Values
The logout URLs used by the protected applications.
Example
com.sun.am.policy.agents.logout.url=http://dsameqa1:7778/pls/portal30_sso/P
ORTAL30_SSO.wwsec_app_priv.logout?p_done_url=http%3A%2F%2Fdsameqa1
%3A7778%2Fpls%2Fportal30_sso%2FPORTAL30_SSO.home
http://dsameqa1:7778/pls/portal30/PORTAL30.wwsec_app_priv.logout?p_done
_url=http%3A%2F%2Fdsameqa1%3A7778%2Fpls%2Fportal30%2FPORTAL30.ho
me
com.sun.am.policy.agents.logout.cookie_reset_
list
Description
This property lists the cookies that need to be reset or removed upon log out.
Valid Values
Cookies in the same format as specified for the property
com.sun.am.policy.agents.cookie_reset_list
.