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
788 stars 194 forks source link

Changing region endpoint, and remove usage of REGION_NAME env var #394

Closed rayluo closed 3 years ago

rayluo commented 3 years ago

The previous regional endpoint behavior implemented in #358 would receive some changes defined in this internal memo. In particular, the removal of REGION_NAME usage would also close #382.