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

Alert setup for failed logins

There is no good monitoring or alert functionality for dealing with potential invalid login attempts. I suggest an alert setup to handle events when known users fail more than 3 times to login (either in Atlas or via driverlogin to db). We have ...
Guest over 5 years ago in Atlas (Control Plane and Data Plane RBAC) 0 Submitted

More granular user privileges for Database User in same project

When having several clusters in the same project, it would be nice if we could configure different privileges to different clusters for the same user credentials. Like in the following example Name | Cluster1 | Cluster2 | Cluster3 | Cluster4 Use...
Guest over 4 years ago in Atlas (Control Plane and Data Plane RBAC) 2 Submitted

Ability to set maxClauseCount for cli image

We have a query that needs to filter by a long list of ids. I get the error: “Query contains too many nested clauses; maxClauseCount is set to 1024” This error does not happen in M10+ cluster because the lucene maxClauseCount seems to be higher ...
Guest over 1 year ago in Atlas CLI 1 Submitted

More granular permissions *for API keys*

Allow API keys to have much more granular permissions (i.e: only the functions one may need to do a certain task). Also, add a security category in the form to report possible improvements for Atlas. And a UI/UX one.
Guest almost 5 years ago in Atlas (Control Plane and Data Plane RBAC) 0 Submitted

Expose search index actions via custom roles

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. Currently when using custom roles there is no way to allow access for a user/role to list/create/update/drop atlas search ...
Tom Hazell 5 months ago in Atlas (Control Plane and Data Plane RBAC) 2 Future Consideration

create API keys that support linked orgs

It is possible to link multiple orgs to each other. It should therefore be possible to use a single API key to access all linked orgs.
Guest about 5 years ago in Atlas (Control Plane and Data Plane RBAC) 3 Submitted

Support OIDC as Authentication Protocol for access to Mongo Portal

Currently SAML is supported: https://www.mongodb.com/docs/atlas/security/federated-authentication/#configure-federated-authentication It would be preferable if OIDC was supported.
Guest over 2 years ago in Atlas (Control Plane and Data Plane RBAC) 0 Submitted

Associate domains to an IDP at Organization level rather than for entire mongodb.com

At this time domain to IDP associations apply to entire mongodb.com. This makes it very difficult for large companies that have several independent departments to use mongodb.com. Some departments might want to create separate Atlas organizations ...
Guest about 3 years ago in Atlas (Control Plane and Data Plane RBAC) 4 Submitted

Atlas access management similar to Azure AD Privileged Identity Management (PMI)

Hello, we are looking for functionality that allows users to auto-promote or adjust their privileges based on the access needed. For example: if user XYZ needs access to DB:123 he can elevate access himself to this db. This would be similar to ...
Guest over 2 years ago in Atlas (Control Plane and Data Plane RBAC) 1 Submitted

Decouple "insert" privilege from implicit collection creation

MongoDB currently allows a user with the insert privilege on a database to implicitly create a new collection by inserting into it — even if the user lacks the createCollection privilege. This behavior makes it difficult to enforce strict access c...
Guest 11 months ago in Security, IAM, and Compliance 0 Submitted