Sun Java System Access Manager Policy Agent 2.2 Guide for BEA WebLogic Server/Portal 9.2

Cookie Reset Processing Properties

com.sun.identity.agents.config.cookie.reset.enable

com.sun.identity.agents.config.cookie.reset.name[]

com.sun.identity.agents.config.cookie.reset.domain[]

com.sun.identity.agents.config.cookie.reset.path[]

· com.sun.identity.agents.config.cookie.reset.enable

Hot-swap enabled: Yes

This property is a flag that specifies whether cookie reset processing is enabled or disabled.

· com.sun.identity.agents.config.cookie.reset.name[]

Hot-swap enabled: Yes

This property is a list construct for listing cookie names that are reset by the agent

Key Properties Affecting This Property

This property is only used when the following property is set as shown:

com.sun.identity.agents.config.cookie.reset.enable = true

· com.sun.identity.agents.config.cookie.reset.domain[]

Hot-swap enabled: Yes

This property is a map construct. The key for this map construct is a cookie name and the value for this map construct is the domain of that cookie.

Key Properties Affecting This Property

This property is used when one of the cookies listed in following property matches the key for this property:

com.sun.identity.agents.config.cookie.reset.name[]

· com.sun.identity.agents.config.cookie.reset.path[]

Hot-swap enabled: Yes

This property is a map construct. The key for this map construct is a cookie name and the value for this map construct is the path of that cookie.

Key Properties Affecting This Property

This property is used when one of the path names listed in following property matches the key for this property:

com.sun.identity.agents.config.cookie.reset.name[]