Skip to content

Commit 44b324c

Browse files
committed
DOCSP-47923 add whats new link
1 parent 6cf68b6 commit 44b324c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

source/security/auth/oidc.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,8 @@ see the corresponding syntax:
183183
.credential(credential)
184184
.build());
185185

186+
.. _java-oidc-kubernetes:
187+
186188
Kubernetes
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)>`__

source/versioning/whats-new.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff 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

5257
What's New in 5.3

0 commit comments

Comments
 (0)