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

Write SASL mechanism registry classes

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.7.3
    • Affects Version/s: None
    • Component/s: Security
    • None
    • Minor Change
    • Platforms 2018-02-12, Platforms 2018-02-26, Platforms 2018-03-12

      A SASL mechanism registry will allow the server to introspect user documents and sets of SASL mechanisms, and make decisions about them.

      With these classes it should be possible to

      • Register SASL mechanisms, by name.
      • Construct an instance of a client or server Mechanism object, for a specified mechanism name.
      • Produce a list of mechanism names supported by a particular User* object.
      • Select a prefered mechanism, from a list of mechanism names.

      The registry must be accompanied by a suite of C++ unittests.

            Assignee:
            spencer.jackson@mongodb.com Spencer Jackson
            Reporter:
            spencer.jackson@mongodb.com Spencer Jackson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: