summaryrefslogtreecommitdiffstats
path: root/python/python3-msal/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-msal/README')
-rw-r--r--python/python3-msal/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/python/python3-msal/README b/python/python3-msal/README
new file mode 100644
index 0000000000..0bdc60387e
--- /dev/null
+++ b/python/python3-msal/README
@@ -0,0 +1,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.