File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -193,15 +193,16 @@ Driver Support
193
193
194
194
The following MongoDB drivers support Kerberos authentication:
195
195
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/ >`_
198
198
- :ecosystem:`Java </tutorial/authenticate-with-java-driver/>`
199
199
- `C# <http://mongodb.github.io/mongo-csharp-driver/2.0/reference/driver/authentication/#gssapi-kerberos>`_
200
200
- `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>`_
203
203
- `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/>`_
205
206
206
207
Use with Additional MongoDB Authentication Mechanism
207
208
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments