Redirect step
The Redirect step is the final stage of a registration journey. It defines the endpoint where the customer is sent after the journey completes, typically returning them to the application that initiated the process.

The Redirect step in the registration journey
This redirection ensures that session establishment or continuation occurs seamlessly and that the customer lands in the expected post-registration destination.
Settings that affect this step
- Callback URL:
The redirect target is determined by the callback URL provided by the application that triggered the journey. This URL is configured in the application client.
Updated 22 days ago