Does MongoDB Atlas for Azure support go mongodb driver 1.17+ and with it oidc?

I am getting errors when trying to connect with

mongodb+srv://.mongodb.net/?authSource=%24external&authMechanism=MONGODB-OIDC&retryWrites=true&w=majority&authMechanismProperties=ENVIRONMENT:azure,TOKEN_RESOURCE:api://&appName=Cluster0

Yes. The docs are here.

Post the error as well. That would help diagnose any issue.