Redirecting to page URL after loggin in.

0
Hello, I have an issue where, when I try to navigate to a page using the page URL from properties, it redirects non-logged-in users to the login screen, which is fine. However, after logging in, instead of being redirected to the screen from the previous URL, the user is sent to the main homepage. How can I solve this problem?
asked
1 answers
0

Hi Adrian,

 

Is the page you are trying to redirect allowed for anonymous module role?

 

And is that anonymous module role connected to anonymous user role?

 

If yes, then it will work properly.

answered