Custom Login page not working properly

0
Hi Team, I have created a custom login page by enabling the anonymous user in project security. Login functionality is working fine but when you hit the sign-out button it just drops you on the home page of an anonymous user (Expected page was login page on sign out button) Providing the images for better understanding.     I have provided Admin as anonymous and for every role, there is a different home page but the app just redirects to the admin home page when hitting the app URL or signout button. Please help me to overcome this problem that is app should show a login page when you hit the app URL or sign out button.   Thanks and Regards, Harshraj singh
asked
1 answers
0

Hi harshraj,

Why you have taken admin as anonymous user role, if you need anonymous role then just create anonymous user in your module security and in project security select newly created anonymous user role.

 

answered