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 212 of 4027

Add Support for SHA256 Digest Algorithm for SAML AuthnRequest Signatures

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, in Atlas UI federation (SAML), request certificates are signed using RSA-SHA256; however, the digest algorithm ...
Danilo Fukuoka Rosa 12 days ago in IAM 0 Submitted

Kotlin driver - force the default batch size to 101 - JAVA-5700

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. MongoClient uses the number of elements requested via the first call to org.reactivestreams.Subscription.request(long) as ...
Flavio Orfano 25 days ago in Drivers (ie: Node.js, Java, .NET) 2 Future Consideration

Please Make it easier to access Projects and a little change in UI

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. Access to the projects section UI is little bit difficult for accessing some of the features. What would you like to ...
Anuj Chaudhari 2 months ago in Resource Management 2 Will Not Implement

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 27 days ago in Atlas (Control Plane and Data Plane RBAC) 1 Future Consideration

Certificate compression support for TLS connections

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. There is an open PR in Node.js for TLS (1.3+) certificate compression via a new certificateCompression option in the TLS A...
Raschid Jimenez 15 days ago in Drivers (ie: Node.js, Java, .NET) 0 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

Bug in Get Team By Name API

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. The Get Team By Name API returns a 401 if the team name has a space in it. What would you like to see happen? Descr...
Dylan Lingelbach 18 days ago in IAM 2 Will Not Implement

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
113 VOTE

official Dart driver

We use mongo in weebi Dart / Flutter application. We would be eternally grateful if you could implement an official Dart Driver, There is already an unofficial mongo dart repo : https://github.com/mongo-dart The specific feature we need is Ejson ...
Guest about 6 years ago in Drivers (ie: Node.js, Java, .NET) 16 Will Not Implement