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

x509 Authentication Supports Multiple CA's

I work for a large entity with a complicated security certificate structure where we are unable to create certs with specific CA's but rather they are issued to us by request and thus we don't always have control over the root or intermediate CA i...
Guest about 1 year ago in Security, IAM, and Compliance 0 Submitted

Option to show date in local timezone

Currently MongoDB is storing date and time in UTC - which is good and should be that way. However, from the presentation (either via Compass/Shell), there should be a way to show the date and time based on locale time zone settings or an option t...
Guest over 5 years ago in MongoDB Shell 2 Submitted

Option to Enforce Certain MFA Methods

Allow certain MFA methods to be disabled for our Organization. e.g. we don't trust SMS or Email so want to force our users to only use Google Auth / Security Key/Biomeytric or Okta.
Jon McClelland over 3 years ago in Atlas (Control Plane and Data Plane RBAC) 1 Submitted

The new mongosh mangles the output of piped in commands

With the old mongo shell, you could set up a shell file (called something like mongo_cmd.sh)containing the path to the executable and all the command line switches you wanted like this: ``` /path/to/mongo --norc --quiet --port 26011 ``` and then...
Guest over 2 years ago in MongoDB Shell 1 Submitted

Enhancement on Native Auditing

When we enable native auditing the following three information is missing. Its more useful from security aspects . Can it be considered to capture these information in current or future releases soon.. Session ID OS user Service name Kannan
Guest over 3 years ago in Security, IAM, and Compliance 0 Submitted

For rpm installation files, add --changelog details

For rpm installation files, add "rpm -q --changelog" details.
Felicia Hsieh over 1 year ago in MongoDB Shell 0 Submitted

Support brew keg versioned releases for Macs

For example, allow "brew install mongosh@1.10.6" and for mongosh 2.x
Felicia Hsieh over 2 years ago in MongoDB Shell 0 Submitted

Hello, your login captcha is a real pain ********** !!!!!

Hello, your login captcha is a real pain ********** !!!!!
Guest over 2 years ago in Atlas (Control Plane and Data Plane RBAC) 1 Submitted

Explain shell helpers for CRUD API

The .explain() method in the shell works with some write methods (update, remove, findAndModify), but it doesn't work with the newer CRUD API. The missing explain methods are: "deleteMany", "deleteOne", "findOne", "findOneAndDelete", "findOneAnd...
Guest over 5 years ago in MongoDB Shell 0 Submitted

Add SSO authentication support to mongoDB database

Existing issue: One user has accounts in multiple mongoDB databases on Atlas that exist in different Projects and maybe Organizations as well. When he wants to switch from one database to the other from a 3rd party app, he has to provide his crede...
Guest about 4 years ago in Security, IAM, and Compliance 1 Submitted