---
title: Enable Legacy Support Handlers (deprecated)
description: A flag to enable or disable the inbound and outbound legacy support handlers within the agent.
component: java-agents
version: 2023.11
page_id: java-agents:properties-reference:org.forgerock.agents.legacy.support.enabled
canonical_url: https://docs.pingidentity.com/java-agents/2023.11/properties-reference/org.forgerock.agents.legacy.support.enabled.html
---

# Enable Legacy Support Handlers (deprecated)

A flag to enable or disable the inbound and outbound legacy support handlers within the agent.

|                          |                                                                                                                                                                                                                                          |
| ------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Property name            | `org.forgerock.agents.legacy.support.enabled`                                                                                                                                                                                            |
| Deprecated in            | `5.6`                                                                                                                                                                                                                                    |
| Aliases                  | `com.sun.identity.agents.config.legacy.support.enable`   Introduced in Java Agent 5.0   [Recognized](preface.html#how_am_manages_multiple_aliases) from AM 6`org.forgerock.agents.legacy.support.enabled`   Introduced in Java Agent 5.6 |
| Function                 | Legacy support                                                                                                                                                                                                                           |
| Type                     | Boolean: `true` returns true; all other strings return `false`.                                                                                                                                                                          |
| Default                  | `false`                                                                                                                                                                                                                                  |
| Bootstrap property       | No                                                                                                                                                                                                                                       |
| Required property        | No                                                                                                                                                                                                                                       |
| Restart required         | No                                                                                                                                                                                                                                       |
| Local configuration file | `AgentConfig.properties`                                                                                                                                                                                                                 |
| AM console               | Tab: `Miscellaneous`Title: `Enable Legacy Support Handlers`Legacy title: `Legacy User Agent Support Enable`                                                                                                                              |
