File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -193,12 +193,14 @@ The following MongoDB drivers support Kerberos authentication:
193
193
- `C++ <https://mongodb.github.io/mongo-cxx-driver/mongocxx-v3/configuration/>`_
194
194
- :driver:`Java </tutorial/authenticate-with-java-driver/>`
195
195
- `C# <http://mongodb.github.io/mongo-csharp-driver/2.0/reference/driver/authentication/#gssapi-kerberos>`_
196
+ - `Go <https://pkg.go.dev/go.mongodb.org/mongo-driver>`_
196
197
- `Node.js <http://mongodb.github.io/node-mongodb-native/2.0/tutorials/enterprise_features/>`_
197
198
- `Perl <https://metacpan.org/pod/MongoDB::MongoClient#GSSAPI-(for-Kerberos)>`_
198
199
- `PHP <http://php.net/manual/en/mongodb-driver-manager.construct.php>`_
199
200
- :api:`Python <pymongo>`
200
201
- `Ruby <https://docs.mongodb.com/ruby-driver/current/tutorials/ruby-driver-authentication/#kerberos-gssapi-mechanism>`_
201
202
- `Scala <http://mongodb.github.io/mongo-scala-driver/2.1/reference/connecting/authenticating/>`_
203
+ - `Swift <https://mongodb.github.io/mongo-swift-driver/docs/current/>`_
202
204
203
205
Use with Additional MongoDB Authentication Mechanism
204
206
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments