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

Showing 268 of 4027

Custom Roles for Atlas Control Plane

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, Atlas only offers built-in roles, which limits the ability to tailor permissions based on unique organizational...
Fuat Ertunc about 1 month ago in Atlas (Control Plane and Data Plane RBAC) 2 Future Consideration

Deny Assignments for Control Plane RBAC

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 Atlas does not allow deny assignments to block users performing certain actions/permissions even if a role assig...
Fuat Ertunc 26 days ago in Atlas (Control Plane and Data Plane RBAC) 1 Future Consideration

Context Aware RBAC for Atlas Control Plane

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, Atlas RBAC roles lack context awareness; they are applied globally at the Project or Organization level for all...
Fuat Ertunc about 1 month ago in Atlas (Control Plane and Data Plane RBAC) 1 Future Consideration

Cluster Level Authorization (Atlas Control Plane)

Atlas project-level roles (like readWriteAnyDatabase or readAnyDatabase) apply universally across all clusters within the project. We understand the current limitation where roles like readWriteAnyDatabase or readAnyDatabase apply across all clust...
Guest 8 months ago in Atlas (Control Plane and Data Plane RBAC) 0 Future Consideration

Enable Tagging in Atlas users creation

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. Today, MongoDB Atlas does not provide visibility or traceability into the user creation process in the console. When a use...
Alison Araujo Santos Rios 2 months ago in Atlas (Control Plane and Data Plane RBAC) 1 Started
102 VOTE

Allow an "Any Database" option for actions in custom roles

Much like built-in roles have the ability to target all databases/any database, it would be ideal if collection actions could also target any database. Similarly to how, when adding collection actions to a custom role, if you leave the "collection...
Chandler Wyatt over 5 years ago in Atlas (Control Plane and Data Plane RBAC) 15 Started

Allow $search to be a later stage in the aggregation pipeline

Currently $search is required to be the first stage in the aggregation pipeline. It would be more intuitive if we could use after other operators, such as $match.
Guest almost 6 years ago in Atlas Search 9 Submitted

Allow autocomplete search on multiple fields using a wildcard path or by specifying multiple fields in the path

Currently, (unlike the text operator) the autocomplete operator does not accept a path which is an array of field names. Also, a wildcard path ("path": {"wildcard": "*"}) cannot be specified for an autocomplete query. Therefore, the only way to pe...
Guest about 5 years ago in Atlas Search 10 Will Not Implement

Support pagination when sorting by searchScore on Search Nodes

Using searchAfter / searchBefore on Search Nodes when sorting by searchScore can be inconsistent.
Guest about 1 year ago in Atlas Search 1 Shipped in Public Preview

Support Google IdP for OIDC Workforce Federation

The Atlas supports federated login with external Identity Providers via OIDC (https://www.mongodb.com/docs/atlas/workforce-oidc/) for authenticating human users in tools like mongosh or Mongo Compass. Unfortunately the OIDC login doesn't work wit...
Guest over 1 year ago in Atlas (Control Plane and Data Plane RBAC) 4 Planned