I have followed the guide to create a user invitation flow. However, I am not using a customized reset password email template (the customized template does not look good as the universal templates).
When creating the password change ticket, I am setting the result_url and have allow-listed that URL in the allowed callback URL setting. After the user resets their password, I am taken to this screen:
Clicking the “Back to Applications” takes me to the login screen. After logging in, I am redirected to the auth0 homepage. How can I configure this to redirect to a different URL.