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

Auth Mechanism Properties in the Connection String

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • None
    • 2.8, 3.0
    • None
    • None

    Description

      Currently the python driver supports a single "auth mechanism property", gssapiServiceName, for use with the GSSAPI mechanism. The goal of this ticket is to support the forthcoming standard for specifying mechanism properties, authMechanismProperties. The syntax looks like:

      authMechanismProperties=PROPERTY_NAME:PROPERTY_VALUE,PROPERTY_NAME2:PROPERTY_VALUE2

      PyMongo will support the SERVICE_NAME property, replacing gssapiServiceName name with:

      authMechanismProperties=SERVICE_NAME:<your service name>

      Attachments

        Issue Links

          Activity

            People

              bernie@mongodb.com Bernie Hackett
              barrie Barrie Segal
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: