Uploaded image for project: 'C# Driver'
  1. C# Driver
  2. CSHARP-891

Offer Option to Canonicalize Hostname for GSSAPI Authentication

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 1.9
    • Affects Version/s: 1.8.3
    • Component/s: None
    • Labels:
      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 Unassigned
            Reporter:
            craig.wilson@mongodb.com Craig Wilson
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: