AzureAD / microsoft-authentication-library-for-python

Microsoft Authentication Library (MSAL) for Python makes it easy to authenticate to Microsoft Entra ID. General docs are available here https://learn.microsoft.com/entra/msal/python/ Stable APIs are documented here https://msal-python.readthedocs.io. Questions can be asked on www.stackoverflow.com with tag "msal" + "python".
https://stackoverflow.com/questions/tagged/azure-ad-msal+python
Other
799 stars 200 forks source link

Fix Markdown link #540

Closed pamelafox closed 1 year ago

pamelafox commented 1 year ago

The link is currently broken due to missing parenthesis.

Notably, it links to an article that will now use the identity library, the MSAL wrapper, versus MSAL directly. Maybe that's okay?