Configure HashiCorp Vault for RPA
Get Vault token
Get Vault token
There are some global parameters for Recorder to define component settings, their general behavior, and so on. The most widely used setup refers to the Recorder settings. Go to Window > Preferences > WorkFusion Recorder.
Secrets Vault use cases
The data stored in Secrets Vault is not shown in recordings, logs, system files, or Bot Configurations. This allows you to share scripts with other users without exposing confidential data.
ODF 2 provides SecretsVaultService to isolate operations with Secrets Vault.
Secrets Vault API enables credentials management.
Secrets Vault plugins provide the functionality to manage Secrets Vault. Secrets Vault plugins work using the /secrets-vault WorkFusion Rest API. To learn more, refer to Secrets Vault API.