Java Policy Agents 5.10.3

Reset Cookie List

A list of cookies to reset before redirecting the client for login, and when the client logs out. Cookie Reset must be true.

The agent searches for the cookie name using a case-sensitive search. If it finds a match, the cookie is reset. Otherwise, the agent searches again using a case-insensitive search. If it then finds a match, the cookie is reset and a warning is issued to the logs.

The list does not need to include the names of cookies created when Profile Attribute Fetch Mode or Session Attribute Fetch Mode has the value HTTP_COOKIE.

Property name

org.forgerock.agents.cookie.reset.name.list

Aliases

org.forgerock.agents.cookie.reset.name.list
  Introduced in Java Agent 5.6

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

Function

Cookie reset

Type

List

Bootstrap property

No

Required property

No

Restart required

No

Local configuration file

AgentConfig.properties

AM console

Tab: SSO

Title: Reset Cookie List

Legacy title: Cookies Reset Name List

Copyright © 2010-2024 ForgeRock, all rights reserved.