-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 1.15.0, 1.18.0
-
Component/s: Compass
-
None
-
Environment:OS X High Sierra
-
Not Needed
-
Iteration Takaioko
if I copy an SRV URL e.g., mongodb+srv://chuck:password@charts-datasets-vkuzx.mongodb.net/datasets, Compass takes the db name and puts it in the auth database field. The correct syntax for populating the auth database field would be ?authSource=dataset. In any case, this breaks with an Atlas hosted cluster because in Atlas, the auth database is always admin, so the user needs to manually change it
- is related to
-
COMPASS-3965 SRV URL authdb parsing issue (non-Atlas use case)
- Closed