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

Ability to control OCSP TLS certificate verification on mongo shell

Please allow to control OCSP TLS certificate verification on mongosh shell like it was possible on the legacy shell using "./mongo ... --setShellParameter ocspEnabled=false ..."
Guest over 4 years ago in MongoDB Shell 0 Submitted

Add Multi-Factor Authentication settings to be managed via Atlas CLI

At the moment, there is currently no method to manage or view Multi-Factor Authentication settings via the Atlas CLI. The alerts set in this moment to control MFA seem to be quite poor and it is not possible to get specific information about users.
Guest about 3 years ago in Atlas CLI 0 Submitted

mongocli improvemenet

It would be great to have API/command in mongocli to manage replica set like changing priority of replicate set in case ops manager is not accessible or part of autumation.
Guest over 1 year ago in MongoDB Shell 0 Submitted

U domain Verification

If you are able to verify the parent domain for your company, then you shouldn't need to have to verify the sub-domains associated with that domain. Company's do not generally advertise their internal u-domains on the internet therefore any verifi...
Guest about 3 years ago in Atlas (Control Plane and Data Plane RBAC) 1 Submitted

Allow custom duration for Temporary Users

In our software development lifecycle, we have sprints that are 2 weeks long. We create temporary users for Software Engineers that are "onCall" during a sprint. The role is moving to a different engineer each new sprint. It would be great to be...
Guest over 4 years ago in Atlas (Control Plane and Data Plane RBAC) 2 Submitted

For the Atlas local docker image, include the mongodb database tools and the education sample archive in the container image

For the Atlas local docker image, include the mongodb database tools and the education sample archive in the container image. Specifically to ensure there is no external steps to get the data or install the tools so data can be seeded immediately...
Eoin Brazil over 1 year ago in Atlas CLI 0 Submitted

Add SQL Schema Management to Atlas CLI for Data Federation

Currently, the MongoDB Atlas CLI does not offer commands for managing SQL schemas directly. While the `atlas dataFederation` command set includes subcommands for managing Data Federation instances, there is no direct support for SQL schema managem...
Guest over 1 year ago in Atlas CLI 0 Submitted

Allow setting temporary IPs to API Access List

When testing out API keys that are normally only run through CI/CD tools, I'd like to be able to add my local IP to the API Access List for a temporary time window.
Guest about 5 years ago in Atlas (Control Plane and Data Plane RBAC) 0 Submitted

Improve password manager support on login screen

Currently on the Atlas login screen it presents a button to authenticate using Google and a text field to enter an email address. Upon entering an email address there's a brief pause - presumably to check if the email address is bound to a configu...
Guest about 5 years ago in Atlas (Control Plane and Data Plane RBAC) 1 Submitted

Atlas CLI to return the roles/actions/privileges assigned to a particular database user

I have done some testing and research and have been unable to get the Atlas CLI to return the roles/actions/privileges assigned to a particular database user. I am requesting that this functionality be added to the Atlas CLI, as it seems like a co...
Guest over 3 years ago in Atlas CLI 1 Will Not Implement