Uploaded image for project: 'Drivers'
  1. Drivers
  2. DRIVERS-808

Specify behavior of empty authSource URI option

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Component/s: None
    • Labels:
      None
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      PHPC-1548 Blocked
      NODE-2443 Done 4.4.0
      MOTOR-499 Won't Do
      CDRIVER-3517 Backlog
      PYTHON-2113 Fixed 3.11
      GODRIVER-1479 Fixed 1.5.0
      CXX-1927 Backlog
      JAVA-3617 Fixed 4.1.0
      CSHARP-2922 Fixed 2.11.0
      RUBY-2112 Done
      RUST-502 Fixed 1.1.0
      SWIFT-1298 Won't Do
      $i18n.getText("admin.common.words.show")
      #scriptField, #scriptField *{ border: 1px solid black; } #scriptField{ border-collapse: collapse; } #scriptField td { text-align: center; /* Center-align text in table cells */ } #scriptField td.key { text-align: left; /* Left-align text in the Key column */ } #scriptField a { text-decoration: none; /* Remove underlines from links */ border: none; /* Remove border from links */ } /* Add green background color to cells with FixVersion */ #scriptField td.hasFixVersion { background-color: #00FF00; /* Green color code */ } /* Center-align the first row headers */ #scriptField th { text-align: center; } Key Status/Resolution FixVersion PHPC-1548 Blocked NODE-2443 Done 4.4.0 MOTOR-499 Won't Do CDRIVER-3517 Backlog PYTHON-2113 Fixed 3.11 GODRIVER-1479 Fixed 1.5.0 CXX-1927 Backlog JAVA-3617 Fixed 4.1.0 CSHARP-2922 Fixed 2.11.0 RUBY-2112 Done RUST-502 Fixed 1.1.0 SWIFT-1298 Won't Do

      As far as I can tell there is no language in the URI spec defining how a present but empty authSource in the URI should be handled, nor does there appear to be a test for this situation. Can this case be explicitly specified?

      It may be convenient for users to treat an empty authSource the same way as if authSource was not provided at all. This is also in line with common web development conventions.

            Assignee:
            Unassigned Unassigned
            Reporter:
            john.stewart@mongodb.com John Stewart (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: