[JAVA-2717] Remove reference to SSPI in GSSAPI reference documentation for the async driver Created: 26/Dec/17 Updated: 28/Oct/23 Resolved: 09/Jan/18 |
|
| Status: | Closed |
| Project: | Java Driver |
| Component/s: | Documentation |
| Affects Version/s: | None |
| Fix Version/s: | 3.7.0 |
| Type: | Improvement | Priority: | Major - P3 |
| Reporter: | Jeffrey Yemin | Assignee: | Jeffrey Yemin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Issue Links: |
|
||||
| Description |
|
In docs/reference/content/driver-async/tutorials/authentication.md:
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). |
| Comments |
| Comment by Githook User [ 09/Jan/18 ] | ||||||||||||||||||||||||
|
Author: {'name': 'Jeff Yemin', 'username': 'jyemin', 'email': 'jeff.yemin@10gen.com'}Message: Also add missing documentation of GSSAPI mechanism properties in the synchronous driver reference documentation | ||||||||||||||||||||||||
| Comment by Githook User [ 09/Jan/18 ] | ||||||||||||||||||||||||
|
Author: {'name': 'Jeff Yemin', 'username': 'jyemin', 'email': 'jeff.yemin@10gen.com'}Message: Also add missing documentation of GSSAPI mechanism properties in the synchronous driver reference documentation | ||||||||||||||||||||||||
| Comment by Jeffrey Yemin [ 26/Dec/17 ] | ||||||||||||||||||||||||
|
Additionally, this documentation is in driver-async but missing in driver:
|