Uploaded image for project: 'C++ Driver'
  1. C++ Driver
  2. CXX-438

ConnectionString should default to using the specified DB and use a default mechanism

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • legacy-1.0.0-rc3
    • Affects Version/s: legacy-1.0.0-rc2
    • Component/s: None
    • Labels:
    • Environment:
      linux, gcc, c++11

      Connecting with ConnectionString works great when not authenticating.

      Authentication needs implicit authMechanism authSource declarations.

      I propose using the specified DB (if specified and authSource isn't) as the connection string already allows for this:
      mongodb://user:pass@host:port/DB

      Furthermore authMechanism has no default value and must be explicitly defined in the connection string.

            Assignee:
            spencer.jackson@mongodb.com Spencer Jackson
            Reporter:
            pieterwjordaanpc@gmail.com Pieter Jordaan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: