How can secure sonar.properties file

  • SonarQube 7.4

Hi,
I now try to configure LDAP entegration with SonarQube.
I don’t know how to secure sonar.properties file.
Is it required to write password in text format in config file.
Is it possible to access these sensitive information with another way such as Microsoft JDBC driver.

Thank you.

Hi,
you should encrypt those properties with a secret, see “Settings Encryption” at
https://docs.sonarqube.org/latest/instance-administration/security/
Regards,
Gilbert

1 Like