Installation guide

180 Sun ONE Identity Server Policy Agents 2.1 Web Policy Agents Guide September 2004
com.sun.am.policy.agents.cdsso-enabled
Description
This property indicates if the Cross-Domain Single Sign On URL is enabled.
Valid Values
true
or
false
Example
com.sun.am.policy.agents.cdsso-enabled=true
com.sun.am.policy.agents.cdcservletURL
Description
This property indicates the URL the user will be redirected to after a successful
login in a CDSSO scenario.
Valid Values
The URL to which the user will be redirected.
Example
com.sun.am.policy.agents.cdcservletURL =
http://sina.eng.example.com:58080/amserver/cdcservlet
com.sun.am.policy.agents.client_ip_validation_
enable
Description
This property enables/disables client IP address validation. This validation will
check if the subsequent browser requests come from the same IP address that the
SSO token is initially issued against.