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 63924dc commit 7888b48Copy full SHA for 7888b48
source/security/authentication/oidc.txt
@@ -68,7 +68,8 @@ authenticate to various platforms.
68
.. note::
69
70
Because Python's Standard Library doesn't support asynchronous HTTP requests,
71
- all OIDC requests from {+driver-short+} are synchronous and block the ``asyncio`` loop.
+ all OIDC requests from {+driver-short+} are synchronous. As of {+driver-short+}
72
+ v4.14, synchronous OIDC requests do not block the ``asyncio`` loop.
73
74
.. _pymongo-mongodb-oidc-azure-imds:
75
0 commit comments