---
title: Max Entries in SSO Exchange Cache
description: The maximum number of entries in the SSO exchange cache, used when SSO tokens are exchanged for JWTs.
component: java-agents
version: 2025.11
page_id: java-agents:properties-reference:org.forgerock.agents.sso.exchange.cache.size
canonical_url: https://docs.pingidentity.com/java-agents/2025.11/properties-reference/org.forgerock.agents.sso.exchange.cache.size.html
---

# Max Entries in SSO Exchange Cache

The maximum number of entries in the SSO exchange cache, used when SSO tokens are exchanged for JWTs.

When the maximum is reached, the oldest records are overwritten.

|                          |                                                                                                                                                          |
| ------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Property name            | `org.forgerock.agents.sso.exchange.cache.size`                                                                                                           |
| Aliases                  | `org.forgerock.agents.sso.exchange.cache.size`   Introduced in Java Agent 5.6.2.1   [Recognized](preface.html#how_am_manages_multiple_aliases) from AM 7 |
| Function                 | Profile                                                                                                                                                  |
| Type                     | Integer                                                                                                                                                  |
| Default                  | `100`                                                                                                                                                    |
| Bootstrap property       | Yes                                                                                                                                                      |
| Required property        | No                                                                                                                                                       |
| Restart required         | Yes - Restart the container after changing the property                                                                                                  |
| Local configuration file | `AgentBootstrap.properties`                                                                                                                              |
| AM console               | Tab: `Advanced (from AM 7)`Title: `Max Entries in SSO Exchange Cache`Legacy title: `Exchanged SSO Token Cache Size`                                      |
