Customize error message returned from LDAP - Siebel 20.1
We are using LDAP Authentication in Siebel 20.1.
Challenge:
When a user with an already expired password or temporary password ( given to users to set their password on first time login) is trying to log into Siebel application with LDAP Authentication, the below error throws in the browser.
Error:
Browser Error Message (UI) : The user ID or password that you entered is incorrect. Please check the spelling and try again.(SBL-UIF-00272)
where as the error message from the Log clearly shows that the account password has expired.
Application Object Manager Log : SBL-SEC-10005: Your password has expired. Please change your password.
Question: