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
796 stars 200 forks source link

Integration with Broker-on-Mac #596

Closed rayluo closed 1 month ago

rayluo commented 1 year ago

This PR has been tested by an internal bug bash.

~It will remain as a draft until the dependency PyMsalRuntime 0.14 is released on PyPI.~ This PR depends on PyMsalRuntime 0.17 for its full support for SSH Cert and ROPC.