Redirect URL in Universal Login

Hi
I’m setting up a customized universal login page using a Liquid template.
Is there any way of getting the redirect URL in a variable, like we have access to e.g organization.name.

I need the URL to add a custom button that links back to the application.

Hi @mads.nybye ,

Welcome to the Auth0 Community!

The application.callback_domain is the callback URL used when customizing the email template. I am not 100% sure whether we can use the same variable when customizing the universal login page. Do you want to give it a try and see if it works?