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

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 17 days ago in IAM 0 Submitted

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 23 days ago in IAM 2 Will Not Implement

Allow to specify principals in resource policies

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. We manage the Atlas MongoDB foundation for our company and provide our customers projects where they are free to create th...
Luca Lombardo 2 months ago in IAM 0 Future Consideration

Improve Admin API for API keys rotation

Given we have security mandates where we need to rotate API keys for an organization, every 365 days. It would be ideal if when calling https://www.mongodb.com/docs/atlas/reference/api-resources-spec/v2/#tag/Programmatic-API-Keys/operation/getApiK...
Guest over 1 year ago in IAM 2 Submitted

XA Support

Is there any plan to implement distributed transaction that involves more than one data stores (for e.g. an RDBMS and Mongo)? We have one such requirement and tried a simple POC by creating a simple class extending XAResource (MongoXAResource impl...
Guest almost 6 years ago in Storage & Transactions 11 Submitted

Return 'CreatedAt' for Programmatic API keys endpoints

We have an issue where we get emails from our internal Cybersecurity team 90 days after creating a MongoDB Atlas API key for rotation purposes. For other SaaS providers we're able to stay ahead of those emails by querying their APIs and getting th...
Guest 10 months ago in IAM 0 Submitted

Ability to increase compression level using zlib

Currently, changing compression level using zlib is not supported. It would be beneficial especially for the systems running on s390x platform to have an option to increase the compression level rather than using the default.
Guest 6 months ago in Storage & Transactions 0 Submitted

Every time, i want to see data, i need to signin. May be because of security concerns, you do this. But it will be better if i signin once and then no need to signin again

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. What would you like to see happen? Describe the desired outcome or enhancement. Why is this important to yo...
swayam alhat 2 months ago in IAM 0 Future Consideration

Lock on session start level with provided keys

Scenario: Parallel DB updates with transactions on multiple collections that use same documents. Example: Calculate some common stuff to embed it in extra collections to avoid lookups. Problem: Lock and timeout on documents uses up valuable time ...
Guest over 2 years ago in Storage & Transactions 0 Submitted

Temporary change access rights

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. We want to make sure the user priviliges dont stay at a raised level. We currently have readonly accounts, and then specif...
Tonny Vildevall 4 months ago in IAM 1 Will Not Implement