Skip to Content
0
Former Member
Jun 20, 2017 at 09:03 PM

Is it possible to use secured database credentials?

234 Views

In Hybris 6.* is it possible to supplement the database credentials saved in the local.properties file with ones retrieved from any sort of secure vault (HashiCorp, CyberArk, Vault, etc)?

One of the main security concerns for PCI compliance is the directive to have no passwords stored on disk at any time, so being able to avoid having to hard-code our database connection credentials in the local.properties file would be ideal.