From 06b99a9e51f96ebf4d0bb7adf1977f9cc57d3c33 Mon Sep 17 00:00:00 2001 From: Siddharth <59040588+sid-th@users.noreply.github.com> Date: Wed, 29 Sep 2021 11:29:56 +0530 Subject: [PATCH] Update index.mdx --- .../pages/docs/secrets/vault-plugin-secrets-atlas/index.mdx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/website/pages/docs/secrets/vault-plugin-secrets-atlas/index.mdx b/website/pages/docs/secrets/vault-plugin-secrets-atlas/index.mdx index 5eef27f..8fc1e4d 100644 --- a/website/pages/docs/secrets/vault-plugin-secrets-atlas/index.mdx +++ b/website/pages/docs/secrets/vault-plugin-secrets-atlas/index.mdx @@ -23,6 +23,8 @@ management tool. This documentation assumes you have already registered the Atlas plugin with your Vault instance, if you haven't please download the [latest release](https://github.com/globalsign/atlas-hashicorp-vault/releases) and follow [vault's plugin registration instructions](https://www.vaultproject.io/docs/internals/plugins#plugin-registration). + +**_(Note: We have automated most of these plugin registration steps and user can directly navigate to_** `atlas-hashicorp-vault` **_and run_** `make`**_. This will register the plugin and start server)_** 1. Enable the GlobalSign Atlas secrets engine: @@ -128,7 +130,7 @@ interactive help output. ### Not Authenticated Error -If your Seeing UnAuthenticated errors from Atlas you may need to update the credentials stored in Atlas. You can do this by calling the `config/authn` endpoint. +If you are seeing unauthenticated errors from Atlas you may need to update the credentials stored in Atlas. You can do this by calling the `config/authn` endpoint. ### Unable to Find Certificate Issued Outside of Vault