File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -183,6 +183,8 @@ see the corresponding syntax:
183183 .credential(credential)
184184 .build());
185185
186+ .. _java-oidc-kubernetes:
187+
186188Kubernetes
187189~~~~~~~~~~
188190
@@ -276,4 +278,4 @@ page, see the following API documentation:
276278- `MongoClient <{+api+}/apidocs/mongodb-driver-sync/com/mongodb/client/MongoClient.html>`__
277279- `MongoCredential <{+api+}/apidocs/mongodb-driver-core/com/mongodb/MongoCredential.html>`__
278280- `MongoCredential.createOidcCredential() <{+api+}/apidocs/mongodb-driver-core/com/mongodb/MongoCredential.html#createOidcCredential(java.lang.String)>`__
279- - `MongoCredential.withMechanismProperty() <{+api+}/apidocs/mongodb-driver-core/com/mongodb/MongoCredential.html#withMechanismProperty(java.lang.String,T)>`__
281+ - `MongoCredential.withMechanismProperty() <{+api+}/apidocs/mongodb-driver-core/com/mongodb/MongoCredential.html#withMechanismProperty(java.lang.String,T)>`__
Original file line number Diff line number Diff line change @@ -47,6 +47,11 @@ and features:
4747 :ref:`java-sync-client-bulk-write-replace` sections of the Bulk
4848 Operations guide
4949
50+ .. replacement:: k8s-link
51+
52+ the :ref:`java-oidc-kubernetes` section of the OIDC (Workload
53+ Identity Federation) guide
54+
5055.. _java-version-5.3:
5156
5257What's New in 5.3
You can’t perform that action at this time.
0 commit comments