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

Security, IAM, and Compliance

Showing 126 of 4026

API Key Expiration date

We have a security reqirement that secrets must expire after 2 years. Therefore it would be awesome if MongoDB Atlas API Keys would support an expiration date. Somethig similar exists for the IP Whitelisting. Here we have the option to remove IP...
Guest almost 5 years ago in Atlas (Control Plane and Data Plane RBAC) 8 Started

Migrate users and roles with cluster data

It would be great to be able to transfer users with their credentials and permissions from our on-premises deployment to Atlas during migration to avoid having to recreate those users using the Atlas interface or API.
Guest almost 6 years ago in Atlas (Control Plane and Data Plane RBAC) 3 Submitted

Backup for project user

Hello, it would be good if we could better granulate which users have access to cloud backups. Currently only a project user with Project Owner rights can perform backups, restores etc. It would be really cool if some users, such as developers...
Guest about 3 years ago in Atlas (Control Plane and Data Plane RBAC) 1 Submitted

Maintain database ID/Password profile inside database

Requirement is to maintain database id/passwords with standard details inside database like (Last_login date/ password_change_date) and control of passwords related how many failed_login_attempts/password_life_time/password_complexity/password_loc...
Guest about 1 year ago in Security, IAM, and Compliance 1 Submitted

A new role for security auditing purposes

Currently MongoDB Atlas provides two read only roles at project level ("Project Read Only", and " Project Data Access Read Only"). "Project Data Access Read Only" seems to allow access to the data also, while "Project Read Only" role does not all...
Guest over 2 years ago in Atlas (Control Plane and Data Plane RBAC) 1 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

Allow to define access to DBs/collections by prefix or pattern.

Please extend ACL to support prefixes (or regex) in the database name/collection. Currently only allowed ALL (when empty string provided) or exact db/collection matching when provided. Use case: Several services are using the same cluster but nee...
Guest over 2 years ago in Security, IAM, and Compliance 0 Submitted

MongoDB Atlas web panel bait and switches database accounts leading to accidental misconfiguration of accounts.

When clicking [ Edit ] on a database user, the MongoDB Atlas panel shows settings dialog for database user A, but then quickly switches the information to database user B. The dialog title (etc) says "database user A" and then half a second later ...
Andreas Boon 4 months ago in Atlas (Control Plane and Data Plane RBAC) 2 Started

Expose the killOp() action when creating custom roles in Atlas UI

It would be nice to have the `killOp()` action exposed when creating a custom role in Atlas. I also think it would make sense to grant this action to the `atlasAdmin` role, but at a minimum I feel that Project Owners should be able to create a cu...
Chandler Wyatt over 5 years ago in Atlas (Control Plane and Data Plane RBAC) 1 Submitted

More Fine-Grained Custom Roles

Our developers need to access databases from home or an office location from time to time. They are not Project Owners and should not have broad sweeping administrative privileges over the databases. In some cases they may be outsource workers who...
Guest about 5 years ago in Atlas (Control Plane and Data Plane RBAC) 0 Will Not Implement