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
754 stars 191 forks source link

[Bug] [Broker on Mac] Uninteractable UI pops up if a user does not have the company portal installed with an MDM enrolled Mac #671

Open xiangyan99 opened 4 months ago

xiangyan99 commented 4 months ago

If the device is not enrolled, the window pops up w/o the focus and user cannot set focus onto it.

This causes the app hang.