Adding Vault AppRoles to Deploy secret store
You can create a secret store in Deploy and add Vault AppRoles users to the secret store to authenticate users with Vault-defined AppRole.
- You must have installed the Vault server and have the server address.
- You must have the following permissions:
- Create, view, and edit secret store permissions to create a secret store.
- Create, view, and edit Vault AppRole permissions to manage AppRoles of a secret store.
${p:secret:vault:<secretStoreName>:<vaultAppRoleName>:<vaultSecretPath>:<vault-key>}
Note: When the process runs, on reaching the step where the property
is defined, the process validates and authenticates the credentials from the Vault.