Support PLAIN authentication in Community version when in authSchemaVersion28SCRAM

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • Priority: Major - P3
    • 2.7.8
    • Affects Version/s: 2.7.6
    • Component/s: Security
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      This needs a bit of coding since we can't do a simple match with the MONGODB-CR hash when it has been removed in the authSchemaUpgrade.

      We will simply recompute the SCRAM storedKey using the iterationCount and salt of the user who is trying to log in.

      Implementation note: simply make computeProperties public instead of static and call it with the pw, iterationCount and salt.

      schwerin as it turns out we'll have to have a function taking the iteration count and salt like discussed before.

            Assignee:
            Gregory McKeon (Inactive)
            Reporter:
            Andreas Nilsson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: