Vault
Vault provides encryption services that are gated by authentication and authorization methods.
Creating a Vault connection
To create the connection you need:
- A Vault token
- A Vault address
Obtaining the credentials
- Set up your Vault account as described in the guide Introduction to Vault.
- Once the server is running, a token is generated and displayed in the console.
Creating your connection
- In the Blink platform, navigate to the Connections page > Add connection. A New Connection dialog box opens displaying icons of external service providers available.
- Select the Vault icon. A dialog box with name of the connection and connection methods appears.
- (Optional) Edit the name of the connection. At a later stage you cannot edit the name.
- Select Token as the method to create the connection.
- Fill in the parameters:
- The Vault token
- The Vault address
- (Optional) Click Test Connection to test it.
- Click Create connection. The new connection appears on the Connections page.