Offer Option to Canonicalize Hostname for GSSAPI Authentication

XMLWordPrintableJSON

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

      Driver needs to provide an option for canonicalizing the hostname used during GSSAPI authentication negotiation.

      It will likely look something like this:

      var credential = MongoCredentia.CreateGSSAPICredential("user@REALM")
      							   .WithMechanismProperty("CANONICALIZE_HOST_NAME", true);
      

              Assignee:
              Unassigned
              Reporter:
              Craig Wilson
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: