Description
Authenticate Python applications against Azure Active Directory-era services using the Active Directory Authentication Library. It supports token acquisition flows used by older Microsoft identity integrations.
ADAL is legacy for many new projects, where MSAL is often preferred. Protect client secrets, tokens, and tenant configuration when maintaining existing integrations.