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

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

Custom templates of Alerts to deploy across many projects within an organization

When I make a new project, I don’t want to have to redeploy the same set of Alerts I've already configured for another project. I want to be able to create custom templates/policies of Alerts at the organization-level that can be applied to proje...
Guest over 4 years ago in Atlas Monitoring, Alerts & Observability 1 Submitted

Include "fields" and "options" in index build email notification

Hi, I'm wondering if it would be possible to not only include the database and collection names in the "Index build succeeded" email notification, but also the "fields" and "options" json objects. It's great to know what indices are built by the ...
Guest over 2 years ago in Atlas Monitoring, Alerts & Observability 1 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

Disk queue length metric

Atlas exposes a few hardware metrics including Util% (presumably obtained from iostat or similar). However this metric is not very significant in the age of SSDs - a volume could be 100% utilized and still have spare capacity. A more useful storag...
Guest about 5 years ago in Atlas Monitoring, Alerts & Observability 0 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

Alarm on potential data breach events

Provide capability to raise alarms on specific events like mongodump, mongoexport (eventually mongorestore, mongoimport)
Justin Costello over 2 years ago in Atlas Monitoring, Alerts & Observability 0 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

API Improvements - OpenAPI and more auth options

The API should be documented with OpenAPI to allow better tooling. Ideally using the above OpenAPI spec you could auto generate a SDK or API client for popular languages. Lastly, the API should accept authentication options other than digest. ...
Guest almost 6 years ago in Atlas (Control Plane and Data Plane RBAC) 2 Started