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.
We’ve upgraded our feedback system to better capture, track, and act on your feedback. Here’s what you need to know:
|
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 Atlas CLI allows users to create database accounts with multiple global admin-level roles (like |
|
What would you like to see happen? Describe the desired outcome or enhancement. |
Add guardrails and guidance for when creating database users with high-risk roles, which could include:
These measures should educate users at the point of action and link to MongoDB's security documentation (https://www.mongodb.com/docs/manual/core/security-users/#user-privileges). |
|
Why is this important to you or your team? Explain how the request adds value or solves a business need. |
This feature provides critical guardrails for less experienced team members:
|
What steps, if any, are you taking today to manage this problem? |
Currently, database user management is restricted to senior team members who understand MongoDB RBAC, or teams follow strict playbooks with manual review processes. Some organizations have implemented separate auditing controls to catch over-privileged accounts after creation, which is inefficient compared to preventing the issue upfront. |