Use the ContinueURL from the state token so the user is redirected back to where they initiated the flow instead of the root URL. The redirect is safe because safeRedirect validates the host. Signed-off-by: Aurélien Sibiril <81782+aureliensibiril@users.noreply.github.com>