OAM 11g Custom error code handling during login
776607Mar 27 2012 — edited Apr 13 2012Hi,
I have a requirement to handle the error codes during authentication in OAM 11g. After login in login.jsp (default or custom jsp) based on the LDAP error codes from directory server (OID\OVD), I need to display a custom error message like "Please enter correct user name\pasword" in place of "Invalid username\password" and like that.
Please guide me as to how I can achieve this in the login step, may be on the same page or on a different jsp error page, but how to handle the LDAP error codes and display the error messages accordingly?
Appreciate any help in this regard..
Thanks
Nagendra