MongoDB Integration with Azure AD using OpenID

We are using MongoDB Community 4.2.10 in our development/Tests env. and so far its going good - we are using it as a replicaset (1 primary 2 sec.), enabled security with TLS/x509 encryption, with client authentications (uname/pwd).

Now we wanted to check AzureAD integration (using OpenID) with our MongoDB cluster. We tried and it worked for Elasticsearch (xpack) and wanted to do the same with MongoDB as well.

I didn’t got any documentation/techblog where someone has done so - Please if someone can advise here and guide us

Thank you,
Devender Singh