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
770 stars 192 forks source link

implement response_mode #469

Closed eopeter closed 2 years ago

eopeter commented 2 years ago

This resolves #396 and allows specifying response_mode when using authorization code flow. It checks valid values for response_mode

ghost commented 2 years ago

CLA assistant check
All CLA requirements met.