Details
-
Bug
-
Status: Closed
-
Resolution: Duplicate
-
7.0.X, 7.1.X, 7.2.X
-
None
-
3
Description
Reproducing steps
- Create a new valid LDAP configuration with the Credentials "mypassword" and save it.
- Check the database's table configuration_ for the row with configurationId equal to com.liferay.portal.security.ldap.configuration.LDAPServerConfiguration.$unique-id
Observed: The field securityCredential is equal to mypassword.
- Edit the LDAP connection again and save without any changes.
- Check the database again for the same row and field.
Expected: The value for securityCredential is still mypassword.
Observed: The value for securityCredential has changed to TEMP_OBFUSCATION_VALUE.
Attachments
Issue Links
- duplicates
-
LPS-102148 LDAP credentials are altered when you return to edit a saved LDAP Server in the UI
- Closed