After this change, to configure vaults for a baremetal enviroment add vault information such as:
To the environment.xml file at the path: /Environment/Software/vaults
Notice in the vault config xml, the mention of "client-secret". That specifies where the token to access vault itself is stored. In the above example client-secret="vaultSecret" so the hpcc will look for the vault token in:
/opt/HPCCSystems/secrets/system/vaultSecret/token
With the token in that file, make sure there is no whitespace, newlines, etc.
Ravishankar Dhamodharan November 15, 2021 at 3:23 PM
Edited
Help us with the necessary ECL native bundle for Accessing Vault secrets in ECL for Bare Metal platform or guide us thru the ways to Access Hashicorp Vault secrets inside ECL for Bare Metal platform.
Business reasons: We are using EMBED SQL in few of our production Jobs and holding the credentials information in ECL Constant attribute and credentials for other few systems in ECL Code. Production version of HPCC on Cloud seems to be taking little long from now for our team. Help us with a feature for securing the credentials within ECL premises for Bare metal.
It will be of great help if we have the necessary ECL native bundle for Accessing its Vault secrets inside ECL premises for Bare Metal platform or steps to access Hashicorp vaults secrets data in ECL.
Fixed
Pinned fields
Click on the next to a field label to start pinning.
Also https://github.com/hpcc-systems/HPCC-Platform/pull/16773 backpoting to 8.6.x