Login error redirects to Geometrixx Error Page, need to stay on OUR login page | Community
Skip to main content
todd_guerra
New Participant
October 16, 2015
Solved

Login error redirects to Geometrixx Error Page, need to stay on OUR login page

  • October 16, 2015
  • 1 reply
  • 532 views

We have a login page using the OOTB login component and CQ's user management. For some reason, when there's a login error (i.e. incorrect password, fields left blank, etc...) it goes to the Geometrixx login page instead of staying on the login page and displaying the errors like it should. 

Why is this? What do I need to change to get the failed login to stay on the same page (which, really, should be the OOTB behavior)?

Thanks!

I am using CQ 5.5

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by todd_guerra

Had to update the com.day.cq.auth.impl.LoginSelectorHandler.config config file to include our login page. 

1 reply

todd_guerra
todd_guerraAuthorAccepted solution
New Participant
October 16, 2015

Had to update the com.day.cq.auth.impl.LoginSelectorHandler.config config file to include our login page.