You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ray Luo edited this page Sep 5, 2019
·
4 revisions
Welcome to the azure-activedirectory-library-for-python wiki!
Azure Active Directory Library for Python is an authentication library which enables Python applications to authenticate and acquire tokens from Azure AD and ADFS to access protected web APIs (Microsoft APIs or applications registered with Azure AD).
In this wiki, you can find information about the features, functionality, known issues and other topics related to ADAL Python.
For details about the general Azure AD concepts please refer https://aka.ms/aaddev.
Overview
Learn about the basic usage and concepts in ADAL Basics.