Vault is a repository that keeps confidential information secured in the Database. Vault provides a robust security level, by adding more security while saving and accessing the classified data. Instead of storing information as a plain text, Vault is used to securely save and fetch data in an encrypted form. The services that use Vault includes Database Info, Custom Plugin, Web Service REST Consumer, and Put-Context-Var Action.
To create a Vault and define its custom keys to store and fetch the confidential information:
|
After you have created a vault, replace the confidential information while using a service, with the text in the following syntax:
You can use Vault to mask the confidential information instead of providing it as a plain text, in the following services: |
|
|