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

[Feature Request] Need an API for Managed Identity to detect the current environment #697

Open rayluo opened 1 month ago

rayluo commented 1 month ago

MSAL client type

Confidential

Problem Statement

Please refer to the "MSAL implementation" part of this internal PR.

Proposed solution

No response