What are the consequences of enabling Clear Text Credential Access?
We cannot modify JDBC passwords unless we enable Clear Text Credential Access. What are the security implications of leaving this setting on in a production environment? As it stands, we run into the "Access to sensitive attribute in clear text is not allowed due to the
setting of ClearTextCredentialAccessEnabled attribute in
SecurityConfigurationMBean" error.
0