Support auth mechanism properties service name

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.0.0
    • Affects Version/s: None
    • Component/s: kerberos, Shell
    • None
    • Not Needed
    • None
    • None
    • None
    • None
    • None
    • None

      According to https://docs.mongodb.com/drivers/node/fundamentals/authentication/enterprise-mechanisms#kerberos-gssapi-sspi there are 2 ways to specify gssapiServiceName as query string params:

      • ?authMechanismProperties=SERVICE_NAME:alternateServiceName
      • ?gssapiServiceName=alternalteServiceName

      Currently (3.6.3) the node driver only allows a 3rd one: authMechanismProperties=gssapiServiceName:serviceName instead, which should probably be removed.

      Impact on the shell:

      • required to comply with the connection uri format (?authMechanismProperties=SERVICE_NAME:alternateServiceName and ?gssapiServiceName=alternalteServiceName)

              Assignee:
              Durran Jordan
              Reporter:
              Maurizio Casimirri
              None
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: