Skip to content

Commit 24918e1

Browse files
jason-price-mongodbjason-price-mongodb
andauthored
DOCSP-20032 kerberos drivers (#267) (#274)
* DOCSP-20032 kerberos drivers * DOCSP-20032 kerberos drivers Co-authored-by: jason-price-mongodb <[email protected]> Co-authored-by: jason-price-mongodb <[email protected]>
1 parent 8962cc4 commit 24918e1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/core/kerberos.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,12 +193,14 @@ The following MongoDB drivers support Kerberos authentication:
193193
- `C++ <https://mongodb.github.io/mongo-cxx-driver/mongocxx-v3/configuration/>`_
194194
- :driver:`Java </tutorial/authenticate-with-java-driver/>`
195195
- `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>`_
196197
- `Node.js <http://mongodb.github.io/node-mongodb-native/2.0/tutorials/enterprise_features/>`_
197198
- `Perl <https://metacpan.org/pod/MongoDB::MongoClient#GSSAPI-(for-Kerberos)>`_
198199
- `PHP <http://php.net/manual/en/mongodb-driver-manager.construct.php>`_
199200
- :api:`Python <pymongo>`
200201
- `Ruby <https://docs.mongodb.com/ruby-driver/current/tutorials/ruby-driver-authentication/#kerberos-gssapi-mechanism>`_
201202
- `Scala <http://mongodb.github.io/mongo-scala-driver/2.1/reference/connecting/authenticating/>`_
203+
- `Swift <https://mongodb.github.io/mongo-swift-driver/docs/current/>`_
202204

203205
Use with Additional MongoDB Authentication Mechanism
204206
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)