Uploaded image for project: 'Python Driver'
  1. Python Driver
  2. PYTHON-1273

Cache SCRAM ClientKey and ServerKey

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • 3.7
    • None
    • Auth
    • None

    Description

      Per RFC5802:

      Note that a client implementation MAY cache ClientKey&ServerKey (or just SaltedPassword) for later reauthentication to the same service, as it is likely that the server is going to advertise the same salt value upon reauthentication. This might be useful for mobile clients where CPU usage is a concern.

      We should use the hash name as part of the cache key, for future compatibility if / when we add some new version of SCRAM.

      Attachments

        Activity

          People

            bernie@mongodb.com Bernie Hackett
            rathi.gnanasekaran Rathi Gnanasekaran
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: