Closed F78aPg0zjWnRKWkYrBd6lShvmAYl8doniMtEnFN closed 4 months ago
please see at KB the 2 supported auth options (see there also the link to Hashicorp page) - https://support.k2view.com/Academy/articles/26_fabric_security/04a_secret_manager.html#hashicorp-vault
I assume that Fabric is only compatible with Vault Dedicated and not with Vault Secrets.
Fabric 7.2.2 + Studio Web
I'm trying to configure Fabric to use Hashicorp Vault on Hashicorp Cloud Platform to allow Fabric to use it as secret manager.
A Service Principal key was created and two values were provided:
As per the instructions on Vault's portal, to retrieve the API token, the following should be performed:
And then the following to retrieve the secrets:
Are these the steps that Fabric is performing when integrating with Vault for secrets management?
I don't understand how the information provided above correlates to the
[encryption_hashicorp_sm]
section onconfig.ini
(see below) as the attributes look different.Please advise. Thanks.