Skip to content

Commit 7d3d4e3

Browse files
kallimachoskay-kim
authored andcommitted
DOCS-10989 Update driver support links for Kerberos
1 parent a7d357d commit 7d3d4e3

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

source/core/kerberos.txt

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -193,15 +193,16 @@ Driver Support
193193

194194
The following MongoDB drivers support Kerberos authentication:
195195

196-
- :api:`C <c/current/authentication.html#kerberos>`
197-
- `C++ <https://mongodb.github.io/mongo-cxx-driver?jmp=docs>`_
196+
- :api:`C <c/current/authentication.html#authentication-kerberos>`
197+
- `C++ <https://mongodb.github.io/mongo-cxx-driver/mongocxx-v3/configuration/>`_
198198
- :ecosystem:`Java </tutorial/authenticate-with-java-driver/>`
199199
- `C# <http://mongodb.github.io/mongo-csharp-driver/2.0/reference/driver/authentication/#gssapi-kerberos>`_
200200
- `Node.js <http://mongodb.github.io/node-mongodb-native/2.0/tutorials/enterprise_features/>`_
201-
- `Perl <https://metacpan.org/pod/MongoDB::MongoClient#GSSAPI-for-Kerberos>`_
202-
- `PHP <http://php.net/manual/en/mongoclient.construct.php>`_
201+
- `Perl <https://metacpan.org/pod/MongoDB::MongoClient#GSSAPI-(for-Kerberos)>`_
202+
- `PHP <http://php.net/manual/en/mongodb-driver-manager.construct.php>`_
203203
- `Python <http://api.mongodb.org/python/current/examples/authentication.html>`_
204-
- :ecosystem:`Ruby </tutorial/ruby-driver-tutorial/#gssapi-kerberos-mechanism>`
204+
- `Ruby <https://docs.mongodb.com/ruby-driver/master/tutorials/ruby-driver-admin-tasks/#kerberos-gssapi-mechanism>`_
205+
- `Scala <http://mongodb.github.io/mongo-scala-driver/2.1/reference/connecting/authenticating/>`_
205206

206207
Use with Additional MongoDB Authentication Mechanism
207208
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)