msal python ConfidentialClientApplication class does not support verify param

2026-05-14T15:20:17.1033333+00:00

msal python ConfidentialClientApplication class does not support verify param

https://learn.microsoft.com/en-us/python/api/msal/msal.application.confidentialclientapplication?view=msal-py-latest
User's image

Should have functionality allowing the user to insert a cert chain to verify the request as outlined by:
https://docs.python-requests.org/en/v2.9.1/user/advanced/#ssl-cert-verification

But this param is not implemented. This prevents usage on high security networks.

Microsoft Security | Microsoft Entra | Microsoft Entra ID

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.