Hi! I want to save a connection in MongoDB Compass so I don’t have to enter all the details every time (host, port, database, etc.), but without storing the password.
What I need is that when I open Compass and select the saved connection, it asks me for the password before connecting.
Is there any way to do this?
Best regards!