Uploaded image for project: 'Couchbase Python Client Library'
  1. Couchbase Python Client Library
  2. PYCBC-1411

Expose LDAP authentication via PasswordAuthenticator

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 4.0.5
    • None
    • None
    • None
    • 1
    • SDK37, SDK39

    Description

      In order to connect via LDAP the Python SDK needs to force the cxx clients ALLOWED_SASL_AUTH_MECHANISMS to be set to PLAIN. To accomplish this the Python SDK should add a static factory function (ldap_compatible()) to the PasswordAuthenticator.

      Note: Historically this was handled via a connection string query parameter, so we can allow this for compatibility w/ 3.x, but we should deprecate this behavior in favor of using the ldap_compatible() factory function provided by the PasswordAuthenticator.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            jared.casey Jared Casey
            jared.casey Jared Casey
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty