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

Implements a new optional oidc_authority parameter #678

Closed rayluo closed 3 months ago

bgavrilMS commented 3 months ago

@rayluo - can you pls merge this and include it in a release?

rayluo commented 3 months ago

@rayluo - can you pls merge this and include it in a release?

Sure, @bgavrilMS . Actually, since Wednesday, we already informed Azure SDK team (CC @xiangyan99) to start their acceptance test, as part of our release routine. The result came back just now, it is clean.

We will proceed with MSAL 1.28 release now.