...
You must first create Credential Store in FlexDeploy by clicking + Create Store button on Administration Configuration - Security Integration - Credentials Credential Store page. Credential store represents instance of specific type of credential store provider. If you have more than one HashiCorp Vault installations, you will create equal number of Credential Stores in FlexDeploy.
...
Now you are ready to create individual credential to be retrieved from Vault.
You can 1:create or 2:edit credentials from Credentials page or from where specific credential is used.
...
Input Name | Notes |
---|---|
Secrets Path | Path to secrets in HashiCorp Vault. For example, kv/DEV/Database/apps |
Key Name | Key name for secret value. |
Here is how the edit credential popup looks like.
...
Create credential looks similar except you need to provide Scope as well. Scope can not changed once credential is saved.
...