Hello,
We have an abcsite.com application in WordPress.
Also, we have one .net site app.abcsite.com.
The Default auth0 tenant URL is abctenant.auth0.com so we use a custom domain and change it to login.abcsite.com
On login.abcsite.com/authorize… it will redirect to the app.abcsite.com site.
On the app.abcsite.com site, it will redirect to login.getvaluescout.com/authorize… site.
But if we open the login.abcsite.com site it will not open app.abcsite.com/authorize… site.
I have also referred detail provided in https://auth0.com/docs/authenticate/login/auth0-universal-login/configure-default-login-routes
Please help to solve this issue.