{"categories":[{"label":"Security","url":"https://skillfed.io/packages/category/security/2"}],"enrichment":{"capability":"Provides MSAL-based authentication for Microsoft Agents, handling token acquisition from Azure AD so agents can securely communicate with Microsoft services including Teams, Graph API, and Azure resources.","skillfed_tags":["azure-ad","agent-framework","oauth"],"use_cases":["Authenticate a Teams bot or agent to call Microsoft Graph API on behalf of the organization.","Enable secure agent-to-agent communication within an enterprise Azure AD tenant.","Use managed identity authentication in Azure-hosted agents to avoid storing secrets.","Implement on-behalf-of (OBO) flow so agents can act on behalf of signed-in users.","Build multi-tenant agents that work across different Azure AD organizations."],"what_it_does":"This package wraps Microsoft Authentication Library (MSAL) to provide authentication for agents built with the Microsoft 365 Agents SDK. It abstracts the complexity of obtaining and refreshing OAuth tokens from Azure AD, enabling agents to authenticate securely when calling Microsoft services like Teams, Microsoft Graph, and other Azure resources.\n\nThe library supports multiple authentication types (client secret, certificate, managed identity) and is designed to integrate with the broader Microsoft Agents framework. It handles token caching and multi-tenant scenarios, allowing agents to operate across different Azure AD tenants. The package is part of a larger SDK ecosystem for building enterprise conversational AI agents.","worth_installing":"Yes. The package is actively maintained, has low install friction, carries a permissive MIT license, and solves a concrete problem for anyone building agents with the Microsoft 365 Agents SDK that need to call Azure AD-protected services. No known vulnerabilities. Install it if you are using the Microsoft Agents framework and need to authenticate with Azure resources."},"id":"microsoft-agents-authentication-msal","links":{"html":"https://skillfed.io/packages/microsoft-agents-authentication-msal","md":"https://skillfed.io/packages/microsoft-agents-authentication-msal.md","pypi":"https://pypi.org/project/microsoft-agents-authentication-msal/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-30","license_spdx":"MIT","license_treatment":"permissive","name":"microsoft-agents-authentication-msal","python_support":"supports_current","summary":"A msal-based authentication library for Microsoft Agents"},"popularity":{"monthly_downloads":466871,"position":6501,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.3.0"}
