Uploaded image for project: 'Java Driver'
  1. Java Driver
  2. JAVA-2717

Remove reference to SSPI in GSSAPI reference documentation for the async driver

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.7.0
    • Affects Version/s: None
    • Component/s: Documentation
    • None

      In docs/reference/content/driver-async/tutorials/authentication.md:

      The `GSSAPI` authentication mechanism is supported only in the following environments:
       
      * Linux: Java 6 and above
      * Windows: Java 7 and above with [SSPI](https://msdn.microsoft.com/en-us/library/windows/desktop/aa380493) 
      

      The reference to SSPI should be removed, as the Oracle JDK does not use SSPI for its GSSAPI implementation.

      The documentation should be made consistent with the sync version in docs/reference/content/driver/tutorials/authentication.md, which doesn't include that (or any other caveat for that matter).

            Assignee:
            jeff.yemin@mongodb.com Jeffrey Yemin
            Reporter:
            jeff.yemin@mongodb.com Jeffrey Yemin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: