---
title: Authentication Exchange URI
description: This property allows the administrator to enable an endpoint to facilitate the exchange of SSO tokens for OIDC JWTs. The value is empty by default and thus the endpoint is not accessible.
component: java-agents
version: 2025.11
page_id: java-agents:properties-reference:org.forgerock.agents.authn.exchange.uri
canonical_url: https://docs.pingidentity.com/java-agents/2025.11/properties-reference/org.forgerock.agents.authn.exchange.uri.html
---

# Authentication Exchange URI

This property allows the administrator to enable an endpoint to facilitate the exchange of SSO tokens for OIDC JWTs. The value is empty by default and thus the endpoint is not accessible.

|                          |                                                                                                                                                 |
| ------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------- |
| Property name            | `org.forgerock.agents.authn.exchange.uri`                                                                                                       |
| Aliases                  | `org.forgerock.agents.authn.exchange.uri`   Introduced in Java Agent 5.7   [Recognized](preface.html#how_am_manages_multiple_aliases) from AM 7 |
| Function                 | Login                                                                                                                                           |
| Type                     | String                                                                                                                                          |
| Bootstrap property       | No                                                                                                                                              |
| Required property        | No                                                                                                                                              |
| Restart required         | No                                                                                                                                              |
| Local configuration file | `AgentConfig.properties`                                                                                                                        |
| AM console               | Tab: `SSO (from AM 7)`Title: `Authentication Exchange URI`                                                                                      |
