---
title: Enable Session Cookie Reset After Authentication Redirect
description: Flag to reset the session cookie after an authentication redirect:
component: web-agents
version: 2025.11
page_id: web-agents:properties-reference:org.forgerock.agents.config.cdsso.advice.cleanup.disable
canonical_url: https://docs.pingidentity.com/web-agents/2025.11/properties-reference/org.forgerock.agents.config.cdsso.advice.cleanup.disable.html
---

# Enable Session Cookie Reset After Authentication Redirect

Flag to reset the session cookie after an authentication redirect:

`true`: The agent does not reset the session cookie if a policy advice is present.

`false`: The agent resets the session cookie in all configured domains on every authentication redirect when a policy advice is present.

Default: `false`

|                    |                                                                                          |
| ------------------ | ---------------------------------------------------------------------------------------- |
| Property name      | `org.forgerock.agents.config.cdsso.advice.cleanup.disable`   Introduced in Web Agent 5.6 |
| Function           | Cross-domain single sign-on                                                              |
| 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: `Enable Session Cookie Reset After Authentication Redirect` |
