Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-15313

Client support for SCRAM should not depend on db/auth

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.7.7
    • Affects Version/s: None
    • Component/s: Internal Code
    • Labels:
      None
    • Fully Compatible
    • ALL

      The SCRAM related code in mongo/client/sasl_scramsha1_client_conversation.h and .cpp will need to be backported to the C++ legacy driver in order to provide SCRAM support in the driver (see DRIVERS-166 and CXX-298).

      However, those files currently have dependencies on components in db/auth. The db/auth tree does not exist in the legacy C++ driver.

      The files should be moved and refactored as needed to eliminate the dependency on components of db/auth.

            Assignee:
            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            Reporter:
            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: