Uploaded image for project: 'C Driver'
  1. C Driver
  2. CDRIVER-1174

Bring Connection URI usage up to spec (v1.2)

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 1.4.0
    • Affects Version/s: 1.4.0
    • Component/s: None
    • None

      Although we support extracting authMechanismProperties and have a function to retrieve those (mongoc_uri_get_mechanism_properties()) we don't actually use the values for anything.

      It appears we still use the canonicalizeHostname=bool and gssapiServiceName=string that should be
      authMechanismProperties=CANONICALIZE_HOST_NAME:true,SERVICE_REALM:string

      See _mongoc_cluster_auth_node_sasl
      Spec: https://github.com/mongodb/specifications/blob/master/source/auth/auth.rst

            Assignee:
            jesse@mongodb.com A. Jesse Jiryu Davis
            Reporter:
            bjori Hannes Magnusson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: