Encrypt credentials in settings.xml
Posted: Wed Nov 03, 2021 1:11 pm
Dear developer,
please could you take into consideration to encrypt the credentials stored in settings.xml files?
<LDAP_BindDN>CN=xxx,CN=Users,CN=external,DC=xxx,DC=at</LDAP_BindDN>
<LDAP_BindPass>plain text password here</LDAP_BindPass>
<LDAP_BaseDN>CN=Users,CN=external,DC=navax,DC=at</LDAP_BaseDN>
To store such sensitive informations in plain text is not state of the art.
Kindly regards,
axnav // Michael
please could you take into consideration to encrypt the credentials stored in settings.xml files?
<LDAP_BindDN>CN=xxx,CN=Users,CN=external,DC=xxx,DC=at</LDAP_BindDN>
<LDAP_BindPass>plain text password here</LDAP_BindPass>
<LDAP_BaseDN>CN=Users,CN=external,DC=navax,DC=at</LDAP_BaseDN>
To store such sensitive informations in plain text is not state of the art.
Kindly regards,
axnav // Michael