[SERVER-32966] Write SASL mechanism registry classes Created: 29/Jan/18  Updated: 29/Oct/23  Resolved: 10/Mar/18

Status: Closed
Project: Core Server
Component/s: Security
Affects Version/s: None
Fix Version/s: 3.7.3

Type: Improvement Priority: Major - P3
Reporter: Spencer Jackson Assignee: Spencer Jackson
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Duplicate
duplicates SERVER-32972 Make authentication commands use SASL... Closed
Backwards Compatibility: Minor Change
Sprint: Platforms 2018-02-12, Platforms 2018-02-26, Platforms 2018-03-12
Participants:

 Description   

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.



 Comments   
Comment by Githook User [ 10/Mar/18 ]

Author:

{'email': 'spencer.jackson@mongodb.com', 'name': 'Spencer Jackson', 'username': 'spencerjackson'}

Message: SERVER-32966: Add SASL server mechanism registry
Branch: master
https://github.com/mongodb/mongo/commit/25d521ca3283fcb21e125b30403e0036d05a8338

Comment by Githook User [ 10/Mar/18 ]

Author:

{'email': 'spencer.jackson@mongodb.com', 'name': 'Spencer Jackson', 'username': 'spencerjackson'}

Message: SERVER-32966: Add SASL server mechanism registry
Branch: master
https://github.com/10gen/mongo-enterprise-modules/commit/4f0d1cadef0300b5f18e6cb1797477a4d85bbe98

Generated at Thu Feb 08 04:31:51 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.