-
Type: Bug
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
When connecting to mongodb without authentication (so without username and password specified in uri), but with authSource=admin option I get an error "No AuthProvider for DEFAULT defined." This occurs after upgrading from mongodb driver version 3.x to 4.x. Documentation still says that authSource is ignored, when no username is specified.
Driver version = 4.2.1
Mongo Db version = 5.0.4
- depends on
-
NODE-3796 Investigate NODE-3795 - Error "No AuthProvider for DEFAULT defined"
- Closed