Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The easiest way to authenticate to a mongo database is through a username + password authentication. 

All the connection information needed to connect must be in a ConnectionString
If you use MongoDB Atlas, the connection strings ConnectionString for your deployment is provided when you click the Connect button in the Atlas UI, it should have the following format:

...