Installation guide

182 Sun ONE Identity Server Policy Agents 2.1 Web Policy Agents Guide September 2004
Example
com.sun.am.policy.agents.logout.cookie_reset_list =
iPlanetDirectoryPro;Domain=, iPlanetDirectoryPro;Domain=iplanet.com
com.sun.am.policy.am.ldapattribute.cookiePrefix
Description
If a value is specified for this field, any cookie set will have its prefix set to this
value. For example, if the property is set to MY_COOKIE_PREFIX_, for the LDAP
attribute email, the cookie name will be MY_COOKIE_PREFIX_email.This property
is used when the user wants to set the LDAP attribute through a COOKIE.
Valid Values
Any string. The default value is
HTTP_.
Example
com.sun.am.policy.am.ldapattribute.cookiePrefix = HTTP_
com.sun.am.policy.am.ldapattribute.cookieMax
Age
Description
This property indicates the time in seconds after which the cookie will expire. This
property isused whenthe userwants toset theLDAP attributesthrough COOKIE.
Valid Values
Amount of time in seconds.
Example
com.sun.am.policy.am.ldapattribute.cookieMaxAge = 300