---
title: CDSSO Redirect URI
description: Renames the endpoint the agent uses to process CDSSO requests. The name you choose for a production environment should not give away its purpose to end users.
component: web-agents
version: 2025.11
page_id: web-agents:properties-reference:com.sun.identity.agents.config.cdsso.redirect.uri
canonical_url: https://docs.pingidentity.com/web-agents/2025.11/properties-reference/com.sun.identity.agents.config.cdsso.redirect.uri.html
---

# CDSSO Redirect URI

Renames the endpoint the agent uses to process CDSSO requests. The name you choose for a production environment should not give away its purpose to end users.

The agent uses this endpoint during the default login redirection flow, but not during the custom login redirection flow.

Default: `agent/cdsso-oauth2`

|                    |                                                                                   |
| ------------------ | --------------------------------------------------------------------------------- |
| Property name      | `com.sun.identity.agents.config.cdsso.redirect.uri`   Introduced in Web Agent 4.x |
| Function           | Cross-domain single sign-on                                                       |
| Type               | String                                                                            |
| Bootstrap property | No                                                                                |
| Required property  | No                                                                                |
| Restart required   | No                                                                                |
| AM console         | Tab: `SSO`Title: `CDSSO Redirect URI`                                             |
