MCP Server for Microsoft Teams

Build 24.0.9300

AuthScheme

Specifies the type of authentication to use when connecting to Microsoft Teams. If this property is left blank, the default authentication is used.

Possible Values

AzureAD, AzureMSI, AzureServicePrincipal, AzureServicePrincipalCert

Data Type

string

Default Value

"AzureAD"

Remarks

  • AzureAD: Perform Azure Active Directory (user-based) OAuth authentication.
  • AzureMSI: Automatically obtain Azure AD Managed Service Identity credentials when running on an Azure VM.
  • AzureServicePrincipal: Authenticate as an Azure Service Principal (role-based, application-based) using a Client Secret.
  • AzureServicePrincipalCert: Authenticate as an Azure Service Principal (role-based, application-based) using a Certificate.

For information about creating a custom application to authenticate with Azure AD, see Creating an Entra ID Application (Formerly Azure AD).

For information about creating a custom application to authenticate with Azure AD Service Principal, see Creating a Service Principal Application in Microsoft Entra ID.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 24.0.9300