Java Policy Agents 5.10.3

Cookie Reset

When true, the agent resets the cookies in the response before redirecting the client for login, and when the client logs out.

The agent resets the cookies listed in Reset Cookie List, and cookies that store profile or session attributes (when Profile Attribute Fetch Mode or Session Attribute Fetch Mode has the value HTTP_COOKIE).

To reset cookies that store response attributes (when Response Attribute Fetch Mode has the value HTTP_COOKIE), add them to the Reset Cookie List.

Property name

org.forgerock.agents.cookie.reset.enabled

Aliases

org.forgerock.agents.cookie.reset.enabled
  Introduced in Java Agent 5.6

com.sun.identity.agents.config.cookie.reset.enable
  Introduced in Java Agent 5.0
  Recognized from AM 6

Function

Cookie reset

Type

Boolean: true returns true; all other strings return false.

Default

false

Bootstrap property

No

Required property

No

Restart required

No

Local configuration file

AgentConfig.properties

AM console

Tab: SSO

Title: Cookie Reset

Copyright © 2010-2024 ForgeRock, all rights reserved.