Localized ‘Back to application’ link after password reset

Hi!

We are using Universal Login for resetting users’ passwords. We generate a ticket URL via the Management API and send a custom reset password email tailored by our team. This all works fine.

However, on the reset password success page, the button labeled “Back to ” (which effectively acts as the “Go back to application” link) is currently configured at the tenant level and always points to the same default application login route.

Ideally, we would like this button/link to be localized, so it can navigate users to a URL that depends on country and language — for example:
example.com/<country>/<language>/shop — instead of just the generic login route.

We’ve reviewed the documentation but we haven’t found a way to make this redirect dynamic per locale or context.

Is there a supported approach to customize or override the reset password success redirect in Universal Login so that it can be localized?

We want to continue using Universal Login and not switch to Classic Login.

Thanks in advance!

Hi @jorge.macia

Welcome to the Auth0 Community!

Please allow me a bit of time to look into the matter and I will update you with the information that I find.

Best regards,
Gerald

1 Like