---
title: Continuous Security Header Map
description: Map of header 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.headers
canonical_url: https://docs.pingidentity.com/web-agents/2025.11/properties-reference/org.forgerock.openam.agents.config.continuous.security.headers.html
---

# Continuous Security Header Map

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

* Map key: Header name in the inbound request

* Map value: Name of the entry in the environmental conditions map that contains the value of the header name

Example:

`org.forgerock.openam.agents.config.continuous.security.headers[User-Agent]=myUserAgentHeaderEntry`

Default: Empty

|                    |                                                                                                |
| ------------------ | ---------------------------------------------------------------------------------------------- |
| Property name      | `org.forgerock.openam.agents.config.continuous.security.headers`   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 Header Map`                                      |
