Hi, we developed a custom login page, to be used with a "closed user group".
Works fine for successful login, but in the case of a 403, we had that ugly message displayed with the HTTP code. So I found this post:
http://54.225.203.177/content/adobeforums/en/experience-manager-forum/adobe-experience-manager.topic...
It tells me to add a mapping to the Login Selector Handler. Seem to fix the ugly message, but instead, upon an unsuccessful login, I am presented with a white page with only the error message «User name and password do not match». I would have liked to be presented with the login page again, with the login component on it displaying the error message.
What is wrong here?
Thanks in advance.
JS