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] Update CAE docs with Python code sample #645

Open bgavrilMS opened 6 months ago

bgavrilMS commented 6 months ago

MSAL client type

Public, Confidential

Problem Statement

See https://learn.microsoft.com/en-us/entra/identity-platform/claims-challenge?tabs=dotnet - we should have a tab for Python

Proposed solution

No response