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 027c07c commit b86cdfdCopy full SHA for b86cdfd
source/security/authentication/oidc.txt
@@ -317,15 +317,15 @@ code:
317
.. literalinclude:: /includes/authentication/gcp-gke-mongoclient.py
318
:language: python
319
:copyable: true
320
- :emphasize-lines: 11-15
+ :start-after: properties = {"OIDC_CALLBACK": MyCallback()}
321
322
.. tab:: Asynchronous
323
:tabid: async
324
325
.. literalinclude:: /includes/authentication/gcp-gke-mongoclient-async.py
326
327
328
329
330
.. _pymongo-mongodb-oidc-kubernetes:
331
0 commit comments