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:
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
203205Use with Additional MongoDB Authentication Mechanism
204206~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments