File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -82,6 +82,11 @@ content: |
82
82
<connections-connection-options>` for the MongoDB instance.
83
83
This field supports unescaped values only.
84
84
85
+ You must provide a value for the ``authMechanism`` option to
86
+ set your authentication method. For more information about
87
+ authentication options for connection strings, see
88
+ :ref:`connection-string-auth-options`.
89
+
85
90
For proper syntax, see :manual:`Connection String URI
86
91
Format </reference/connection-string>` in the MongoDB manual.
87
92
Original file line number Diff line number Diff line change @@ -82,6 +82,11 @@ content: |
82
82
<connections-connection-options>` for the MongoDB instance.
83
83
This field supports unescaped values only.
84
84
85
+ You must provide a value for the ``authMechanism`` option to
86
+ set your authentication method. For more information about
87
+ authentication options for connection strings, see
88
+ :ref:`connection-string-auth-options`.
89
+
85
90
For proper syntax and examples, see
86
91
:manual:`Connection String URI
87
92
Format </reference/connection-string>` in the MongoDB manual.
You can’t perform that action at this time.
0 commit comments