Success URL node
The Success URL node lets you specify the URL where end users are redirected when authentication succeeds.
Example
In this simple login example, the end user is redirected to one URL on successful authentication and to a different URL if authentication fails.

-
The Page node prompts the user for their username and password.
-
The Data Store Decision node checks the username and password with those in the identity store.
-
On successful authentication, the Increment Login Count node increments the login count in the end users profile and the Success URL node redirects the end user to a specific URL.
-
If authentication fails, the Failure URL node redirects the end user to a different URL.
You can specify success and failure URLs in a number of different ways. Find more information on redirection URL precedence and on configuring the Validation Service to trust redirection URLs in Success and failure redirection URLs. |
Availability
Product | Available? |
---|---|
PingOne Advanced Identity Cloud |
Yes |
PingAM (self-managed) |
Yes |
Ping Identity Platform (self-managed) |
Yes |
Configuration
Property | Usage |
---|---|
Success URL (required) |
The full URL to redirect to when authentication succeeds. |