03 Apr 2024
Link to this post
Hello everyone,
We are currently facing a situation where users, who are not logged in, are being redirected to the path “~/project”. However, since they are not authenticated, they are subsequently redirected to “~/Sitefinity/login” instead of our custom login path “~/login”.
I have attempted to resolve this by modifying the LoginUrl in the Advanced Settings. Specifically, I navigated to Security -> Permissions -> Sites and set the LoginUrl to “~/login”. Despite this change, the issue persists.
I am seeking assistance on how to configure the system to automatically redirect unauthenticated users to our standard TPC Login page located at “~/login”. Any insights or suggestions would be greatly appreciated.
Thank you in advance for your help.