---
title: Persist JWT Cookie
description: A flag to persist JWT cookies. If true the JWT cookie is not set as a Session Cookie.
component: web-agents
version: 2025.11
page_id: web-agents:properties-reference:org.forgerock.agents.config.cdsso.persistent.cookie.enable
canonical_url: https://docs.pingidentity.com/web-agents/2025.11/properties-reference/org.forgerock.agents.config.cdsso.persistent.cookie.enable.html
---

# Persist JWT Cookie

A flag to persist JWT cookies. If `true` the JWT cookie is not set as a Session Cookie.

Default: `false`

|                    |                                                                                            |
| ------------------ | ------------------------------------------------------------------------------------------ |
| Property name      | `org.forgerock.agents.config.cdsso.persistent.cookie.enable`   Introduced in Web Agent 4.x |
| Function           | Cookies                                                                                    |
| Type               | Boolean: `true` returns true; all other strings return `false`.                            |
| Bootstrap property | No                                                                                         |
| Required property  | No                                                                                         |
| Restart required   | No                                                                                         |
| AM console         | Tab: `SSO (From AM 7)`Title: `Persist JWT Cookie`                                          |
