Compass
49 results found
-
IAM Connectivity using Mongo Compass
Description:
It would be helpful to integrate AWS IAM profiles directly into MongoDB Compass. Users should be able to read the available AWS IAM profiles from their AWS CLI configuration, select one from a list, and connect seamlessly without the need to manually copy the access key ID, secret key, and token.Current Limitation:
At the moment, users must run an AWS CLI command to manually retrieve and input their credentials into Compass. This process is very frustrating, especially since users have to copy and paste the tokens every single time they want to connect.Suggested Improvement:
Enable MongoDB Compass…1 vote -
Secure my connections
Make connections more secure by asking for a password or passphrase every time I click 'connect' on any of my already saved connections. Each connection should have, like a 'security configuration' dialog or something, where you can set and/or update password for that connection.
1 vote -
When I disconnect, don't close the tabs.
When I have tabs open with data, and I select Disconnect, the tabs close. Please leave them open so I can still view the data.
1 vote -
fix download newer version of Compass error message
I keep getting an error message when trying to launch and use compass, it says it fails to update to newer version.
1 vote -
Multiple DB Connection
The new UI for multiple connection on a single window is confusing sometimes.
use case:
we have dev, stage and prod DB connected with same collections. We can't identify from tabs, with which DB that specific collection is connected. we have to check manually one by one opening the tabs.
and bit risky at some times.1 vote -
connect by open tree
Connect to DB by clicking on "open collection tree arrow" see screenshot
1 vote -
Categories for Connections
I am working for several companies. Each company has several mongo server, so it would be nice to categorize each connection for each company in a tree list. This would clean up the collection list a lot.
1 vote -
Disable the proxy pane for standard user to be allowed to manipulate the settings
There should be an option for admins to either enter:
A- Set to a manual
b- none
c- system proxyso its enforced - rather than grant a standard user that concept of tampering with settings
in the config file mongodb-compass.conf so that it is enforced on machines -- and most importantly managed1 vote -
Main screen option new connection
In the 1.43 version on the main screen I had the option to connect to the cluster, without the need to save the connection, would you go back with this option?
1 vote -
Dynamic credential refresh
MongoDb Compass requires a full restart when environment variables or connection credentials (connection strting, username, password) are changed. This is inefficient for users working in dynamic environments where credentials change frequently. ex: Rotating secrets or Temporary access token.
There should be a way to refresh those credentials either by rereading the env variables or having a button or a configuration that would be available to do that. This is moslty for AWS, I can start mongo compass from cli and it will use my env variables but there is no way for me to refresh it for mongodb.1 vote -
Define Port for ssh tunneling
If it would be possible to define the local routed port, some things like mongodump and mongorestore could be easily used outside of mongodb compass.
1 vote -
Atlas UI Custom RBAC
Our organization leverages Okta for SAML/SSO authentication, and have terraformed our role mappings to the MongoDB Atlas provided Org and Project roles. There is currently a feature to create custom DB roles, however, custom RBAC for the Atlas UI is not available. This would be greatly beneficial for meeting separation of duties requirements and granting least privileged access for our user community. Is this a feature that the Mongo Atlas team is pursuing?
1 vote -
Compass: saved connections search field
I'd like to have a text field to search for a specific connection in all my saved connections.
1 vote -
Prompt for password
As a security conscious user, I do not want to store my password in Compass, and would prefer to have Compass prompt me for my password when it's blank in the connection manager. This way I can avoid multiple mouse clicks to drill into where I need to enter the password, or sometimes I forget that I need to do that because every other DB tool I've used will prompt.
1 vote -
Mongo Client for Edge Functions
Need a Mongo Client which can be used in Edge Functions like Cloudflare, Vercel, Deno, etc.
1 vote -
1 vote
-
SSH private key - Ask for passphrase each time
I would like to be able to enter the SSH private key passphrase every time I connect to the DB like in NoSQLBooster or Robo 3T.
1 vote -
Change sidebar backgroud color on remotly connection
When remotely connect to databse expect localhost like ssh or other options, sidebar background color changed, beacuse confused between local db with server db and maybe mistake change collection doucument
1 vote -
database access needs to be more granular
I need the ability to restrict access to individual databases and /or clusters, for both build in and custom permissions and roles.
You have boxes for databases and collections; just add one for clusters too.
1 vote -
Add OpenSSH config and auth agent support
I have to use a vpn which forwards into a proxy to connect to my mongo cluster.
My PC => VPN => Bastion Host => Mongo Cluster
This is very easy to do using OpenSSH configs in other tools but compass does not support this option.
1 vote
- Don't see your idea?