
The Microsoft Authentication Library (MSAL) for Python enables applications to integrate with the Microsoft identity platform. The Microsoft Authentication extensions for MSAL for Python provides cross-platform utilities for interacting with MSAL, including a shared cache for token that is safe to use concurrently among multiple processes. It is intended to be used with python3-msal.