-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 0.0.8, 0.0.7
-
Component/s: Options & Configuration
-
None
If an authMechanism is not specified on the connection string, the authSource should always default to the database name specified in the connection string before defaulting to the admin database.
Add code to ensure that the authSource is set to the database name and only default to admin when the database name is empty.
- causes
-
GODRIVER-485 Authentication degrade after 0.0.6
- Closed