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: |
8282 <connections-connection-options>` for the MongoDB instance.
8383 This field supports unescaped values only.
8484
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+
8590 For proper syntax, see :manual:`Connection String URI
8691 Format </reference/connection-string>` in the MongoDB manual.
8792
Original file line number Diff line number Diff line change @@ -82,6 +82,11 @@ content: |
8282 <connections-connection-options>` for the MongoDB instance.
8383 This field supports unescaped values only.
8484
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+
8590 For proper syntax and examples, see
8691 :manual:`Connection String URI
8792 Format </reference/connection-string>` in the MongoDB manual.
You can’t perform that action at this time.
0 commit comments