MongoDB (Atlas Mongo)
MongoDB Integration Guide
Introduction
MongoDB is a source-available cross-platform document-oriented database program. Classified as a NoSQL database program, MongoDB uses JSON-like documents with optional schemas. This guide will walk you through the steps required to integrate MongoDB with Perimeters.
Available Features
Misconfiguration Rules
Identity Rules
User Inventory
Devices Inventory
Third Party Application Rules
Third Party Application Inventory
Prerequisites
A MongoDB API Key with the following required privileges.
Required Privileges
Organization Read Only
Provides read-only access to the settings, users, and projects in the organization.
View users in the organization.
View projects in the organization.
View project settings.
View groups in the organization.
View group settings.
Organization Owner
Grants root access to the organization, including:
Privileges to administer organization settings.
Privileges to delete the organization.
All the privileges granted by the other organization roles combined.
View organization settings.
Onboarding MongoDB (Atlas Mongo) in your Perimeters account
Log in to your Perimeters account and navigate to the "Integrations" section. Select "MongoDB" from the list of available integrations and click on “Add Application”
"Alias" - Provide a descriptive name for the integration (e.g. "My Mongo Integration").
"Namespace" - Fill in the domain name which you are using Mongo for. For example, if your Mongo domain name is "perimeters.io" you would enter "perimeters.io" in this field.
"Email" - Input the email address of the Mongo Administrator.
"Private Key" - Provide the Private Key previously created and click on "Continue"
"Public Key" - Provide the Public Key previously created and click on "Continue"
Click "Finish" to complete the onboarding process.
Once you have completed these steps, Google Workspace (G Suite) should be successfully integrated with your Perimeters account.
Last updated