We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a80b26c commit 027c07cCopy full SHA for 027c07c
source/security/authentication/oidc.txt
@@ -257,15 +257,15 @@ code:
257
.. literalinclude:: /includes/authentication/azure-envs-mongoclient.py
258
:language: python
259
:copyable: true
260
- :emphasize-lines: 14-18
+ :start-after: properties = {"OIDC_CALLBACK": MyCallback()}
261
262
.. tab:: Asynchronous
263
:tabid: async
264
265
.. literalinclude:: /includes/authentication/azure-envs-mongoclient-async.py
266
267
268
269
270
.. _pymongo-mongodb-oidc-gcp-gke:
271
0 commit comments