Skip to content

Connection Security

MongoDB has automatically added the current IP address to the whitelist and has autogenerated a username and password for the ADMIN user.

Make sure to copy the Username and Password somewhere safe.

We will need it later.

Important: Click the Create Database User button to actually create the user.


If you don’t do this now, don’t panic. You can create the user manually later.

Connection Security Wizard

Fig 1: Connection Security Wizard

Once both item 1 and 2 have checkmarks, click the green Choose a Connection Method button.

Note: We will cover the connection method in the next step.

Installing mongosh so we can actually talk to this thing.