You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The MongoDB Atlas Secrets Engine is a plugin for HashiCorp Vault which generates unique, ephemeral Programmatic API keys for MongoDB Atlas.
The plugin is included in version 1.4 of Vault.
Support, Bugs and Feature Requests
Support for the HashiCorp Vault MongoDB Atlas Secrets Engine is provided under MongoDB Atlas support plans. Please submit support questions within the Atlas UI. Vault support is via HashiCorp.
Bugs should be filed under the Issues section of this repo.
Feature requests can be submitted in the Issues section or directly with MongoDB at https://feedback.mongodb.com/forums/924145-atlas - just select the Vault plugin as the category or vote for an already suggested feature.
Please note: Hashicorp takes Vault's security and their users' trust very seriously, as does MongoDB.
If you believe you have found a security issue in Vault or with this plugin, please responsibly disclose by
contacting HashiCorp at security@hashicorp.com and contact MongoDB
directly via security@mongodb.com or
open a ticket (link is external).
Usage
This is a Vault plugin
and is meant to work with Vault. This guide assumes you have already installed Vault
and have a basic understanding of how Vault works. Otherwise, first read this guide on
how to get started with Vault.
If you are just interested in using this plugin with Vault, it is packaged with Vault and
by default can be enabled by running:
The programmatic API key provided must be an "Organization Owner", and must have
your public IP address set as an allowed address. You can manage both of these
through the Organization access manager view on the web UI. See
https://www.mongodb.com/docs/atlas/configure-api-access for details.