---
title: Success URL node
description: Configure the Success URL node to redirect users to a specified URL when authentication succeeds in an PingAM journey.
component: platform
version: 7.5
page_id: platform:auth-node-ref:success-url
canonical_url: https://docs.pingidentity.com/platform/7.5/auth-node-ref/success-url.html
llms_txt: https://docs.pingidentity.com/platform/llms.txt
docs_for_agents: https://developer.pingidentity.com/build-with-ai/docs-for-agents.md
keywords: ["Nodes &amp; Trees", "Journeys", "Authentication"]
page_aliases: ["auth-node-success-url.adoc"]
section_ids:
  availability: Availability
  properties: Properties
---

# Success URL node

Sets the redirect URL when authentication succeeds.

|   |                                                                        |
| - | ---------------------------------------------------------------------- |
|   | Specifying a success URL overrides any `goto` query string parameters. |

Find information on how AM determines the redirection URL, and on configuring the Validation Service to trust redirection URLs, in [Configure success and failure redirection URLs](https://docs.pingidentity.com/pingam/7.5/am-authentication/redirection-url-precedence.html).

|   |                                                                                                                                                                                                                                            |
| - | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
|   | The URL is also saved in the `nodeState` object on the `successUrl` key.Learn more in [Customize authentication trees](https://docs.pingidentity.com/pingam/7.5/am-authentication/about-authentication-trees.html#customizing-auth-trees). |

## Availability

| Product                               | Available? |
| ------------------------------------- | ---------- |
| PingOne Advanced Identity Cloud       | Yes        |
| PingAM (self-managed)                 | Yes        |
| Ping Identity Platform (self-managed) | Yes        |

## Properties

| Property                 | Usage                                                                 |
| ------------------------ | --------------------------------------------------------------------- |
| Success URL *(required)* | Specify the full URL to redirect to when the authentication succeeds. |
