Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

ADD NEW FEEDBACK

Feedback

Fine-tune the update privilege action

We want our devs to be able to update docs, but only one at a time. If they need to update a bunch together, they should check in with the DBA. Right now, we can't fine-tune the update permissions like we'd prefer, so we're looking into ways to ma...
Guest about 2 years ago in Security, IAM, and Compliance 0 Submitted

Avoid issuing commands upon connection where the user is unauthorized to execute them

Presently when a user connects to a MongoDB cluster mongosh will execute several command helpers. Unless the users have specific privileges these commands will trigger several unauthorised messages similar to below: ``` {"msg":"Checking authoriza...
Guest over 2 years ago in MongoDB Shell 0 Submitted

session

The possibility configure what network or IP the user can be connect in the cluster in the mongo atlas.
Guest over 2 years ago in Security, IAM, and Compliance 0 Submitted

mongosh parse mongo url offline

In scripting easiers and most robust way to pass mongodb connection info using url string. Sometimes though there is need to parse part of it, like database name or specific query params. In NodeJS whathg URL can be used for this, additionally val...
Guest over 2 years ago in MongoDB Shell 0 Submitted

Allow rotation of Arbiter TLS certificates when authentication is enabled

Mongo arbiters do not support using db.rotateCertificates(), because they do not possess the internal table of user and role mappings used for authentication. Add functionality to enable rotation of these certificates.
Guest over 2 years ago in Security, IAM, and Compliance 0 Submitted

Custom Project Role

Create the ability to make custom Project Roles to allow for users to have some of the Project Owner permissions but not all. In our example, we want to limit who can modify the Network Access Allow List but still provide other Project Owner capab...
Guest over 2 years ago in Atlas (Control Plane and Data Plane RBAC) 0 Submitted

Allow selection of user-specified –mongoshpath directory and –logpath similar to mongod does

Allow selection of user-specified installation directory options For example –installpath [Installdirectory] and –logpath [logDirectory] similar (and save it in a config file). Users would be familiar with this as it is somewhat similar to mongod.
Felicia Hsieh over 2 years ago in MongoDB Shell 0 Submitted

Teams API should show the projects the team is a member of

Right now the API to retrieve information of a team ( either by ID or by Name ) only gives the name, the id and a link of the specific team. I would like to see to what projects a team has access with which permissions ( as you can see via the a...
Guest about 5 years ago in Atlas (Control Plane and Data Plane RBAC) 0 Submitted

Atlas Role

The idea would be to have more advanced options when configuring access management to different projects/clusters. A lot of companies would benefit greatly from seeing a segregation of roles and access to different features on a project. It wou...
Guest over 2 years ago in Atlas (Control Plane and Data Plane RBAC) 0 Submitted

MONGODB-AWS Auth Feature Request for mongosh & compass connections

I would like to request a feature to more fully integrate the auth mechanism MONGODB-AWS in the Atlas UI. We envision that when you are creating a user based on IAM Auth a toggle button is added in the UI that when enabled on the user or project l...
Brad Meyers over 2 years ago in MongoDB Shell 0 Submitted