summaryrefslogtreecommitdiffstats
path: root/python/python3-msal/README
blob: 0bdc60387ec5893f65d20111b2ebbbe7284e2a6e (plain)
1
2
3
4
5
6
7
8
python3-msal (Microsoft Authentication Library (MSAL) for Python)

The Microsoft Authentication Library for Python enables applications
to integrate with the Microsoft identity platform. It allows you
to sign in users or apps with Microsoft identities (Azure AD,
Microsoft Accounts and Azure AD B2C accounts) and obtain tokens
to call Microsoft APIs such as Microsoft Graph or your own APIs
registered with the Microsoft identity platform.