---
title: Continuous Security Cookie Map
description: Map of cookie name to entry in the environmental conditions map, used during policy evaluation:
component: web-agents
version: 2025.11
page_id: web-agents:properties-reference:org.forgerock.openam.agents.config.continuous.security.cookies
canonical_url: https://docs.pingidentity.com/web-agents/2025.11/properties-reference/org.forgerock.openam.agents.config.continuous.security.cookies.html
---

# Continuous Security Cookie Map

Map of cookie name to entry in the environmental conditions map, used during policy evaluation:

* Map key: Cookie name in the inbound request

* Map value: Name of the entry in the environmental conditions map that contains the value of `cookie_name`

This property has the format `[cookie_name]=map_entry_name`, where:

Example:

`org.forgerock.openam.agents.config.continuous.security.cookies[trackingcookie1]=myCookieEntry`

Default: Empty

|                    |                                                                                                |
| ------------------ | ---------------------------------------------------------------------------------------------- |
| Property name      | `org.forgerock.openam.agents.config.continuous.security.cookies`   Introduced in Web Agent 4.x |
| Function           | Continuous Security                                                                            |
| Type               | String Map                                                                                     |
| Bootstrap property | No                                                                                             |
| Required property  | No                                                                                             |
| Restart required   | No                                                                                             |
| AM console         | Tab: `Application`Title: `Continuous Security Cookie Map`                                      |
