Auth0 Universal Login page if idle for more than 1 day then on form submit redirecting to .login/callback page

I am using Auth0 Universal login page. If user stays idle on login page for longer duration then on login form submit action user is getting redirected to /login/callback and not on App home page that has been configured under SPA app Application URIs settings. Sometimes Invalid state message is coming in the response.

See below screenshot for the reference

Instead of this page, can we redirect user back to application home page user and from there user will start login flow again.

Hello,

You can Configure Default Login Routes to redirect a user back to the application login in case a state expires.

I hope this helps!

2 Likes

Thanks, Let me try the above settings.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.