diff --git a/website/content/docs/secrets/databases/mongodbatlas.mdx b/website/content/docs/secrets/databases/mongodbatlas.mdx index d98cd285f7..29b5dac99e 100644 --- a/website/content/docs/secrets/databases/mongodbatlas.mdx +++ b/website/content/docs/secrets/databases/mongodbatlas.mdx @@ -17,6 +17,11 @@ it uses a public and private key pair to authenticate. See the [database secrets engine](/vault/docs/secrets/databases) docs for more information about setting up the database secrets engine. + + The information below relates to the MongoDB Altas database plugin for the Vault database secrets engine. + Refer to the MongoDB Atlas secrets engine + for information about using the MongoDB Atlas secrets engine for the Vault. + ## Capabilities | Plugin Name | Root Credential Rotation | Dynamic Roles | Static Roles | Username Customization | Credential Types | diff --git a/website/content/docs/secrets/mongodbatlas.mdx b/website/content/docs/secrets/mongodbatlas.mdx index 34432fa7da..cea2c30a43 100644 --- a/website/content/docs/secrets/mongodbatlas.mdx +++ b/website/content/docs/secrets/mongodbatlas.mdx @@ -16,6 +16,13 @@ project or organization with appropriate role(s). The MongoDB Atlas Programmatic Private Keys are returned to the caller. To learn more about Programmatic API Keys visit the [Programmatic API Keys Doc](https://docs.atlas.mongodb.com/reference/api-docs/apiKeys/). + + The information below relates to the MongoDB Altas secrets engine. Refer to the + MongoDB Atlas database secrets engine + for information about using the MongoDB Atlas database plugin for the Vault + database secrets engine. + + ## Setup Most Secrets Engines must be configured in advance before they can perform their functions. These