Azure – 'Authentication Failed' Error using MongoDB OIDC
I am trying to connect to a MongoDB Atlas cluster via pymongo using the MongoDB-OIDC authentication method, with Azure as the identity provider. I already setup the Azure provider and connected it to the Atlas org. I have an Azure…