airavata-mft icon indicating copy to clipboard operation
airavata-mft copied to clipboard

Vault issue 107

Open nandarshan opened this issue 1 year ago • 1 comments

Here, to store secrets, Vault from Hashicorp is being used. This PR implements the getSCPSecret, createSCPSecret, updateSCPSecret, and deleteSCPSecret methods for the SCP in VaultSecretBackend.java. This PR also contains the scripts to start and stop the vault.

Issue: https://github.com/apache/airavata-mft/issues/107

nandarshan avatar Aug 22 '23 01:08 nandarshan

Thanks for the reply @DImuthuUpe. I have removed all println and printStackTrace statements and added logger functions instead. Please let me know if there are any other corrections required.

nandarshan avatar Aug 23 '23 15:08 nandarshan