Auth Mechanism Properties in the Connection String

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • Priority: Major - P3
    • 2.8, 3.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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>

            Assignee:
            Bernie Hackett
            Reporter:
            Barrie Segal (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: