-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Core
-
None
Originally reported here: https://jira.mongodb.org/browse/COMPASS-3090
Was able to recreate by connecting to the node driver directly and trying to authenticate with a db name of "001". Authentication will fail if {useNewUrlParser: true} is passed, otherwise no error.
- causes
-
COMPASS-3090 Authentication fail when try to connect with Authentication Database of numeric type
- Closed