Question
k
US
Last activity: 26 Jul 2018 12:38 EDT
Customize Error Message during Pega basic login (non-SSO)
Currently when I login to pega using my user ID and password, Pega will throw the error message "The information you entered was not recognized." if I type incorrect user name or password.
I need to customize this error message as per requirement. As per my research, there is code in web-login.html which calls an activity Code-Security.Login which seems to handle the authentication and throw the error message.