You can integrate your Trellix environment with Microsoft Teams by creating a new configuration. This process requires specifying a Tenant ID and Bot ID in the Parameters tab and configuring OAuth authentication using Client Credentials in the HTTP tab.
Assign a Name for the configuration.
In the Parameters tab, enter the Tenant ID and Bot ID values.
Click Next.
In HTTP tab, set Authentication settings:
URL: Enter the API endpoint: https://smba.trafficmanager.net/teams.
Auth Type: Select OAuth for authentication.
Grant Type: Choose Client Credentials .
Client ID: Enter the Azure OAuth client ID.
Client Secret: Enter the Azure OAuth client secret.
Token URL: Provide the OAuth token endpoint. (example, https://login.microsoftonline.com/a61f2917-Enter the API endpoint:5680-4db7-ba1b-a89e3c15cc7f/oauth2/v2.0/token).
(Optional) Audience: Define the audience for the token request.
Scopes: Specify API access permissions. (example, https://api.botframework.com/.default).
Auth Style: Select how authentication should be handled (default: In Params).
Click Next.
In the Edge tab, select the required Edge (e.g., trellix-default).
To find available Edges, click the Auto Detect button.
Click Save.
You can add another configuration for the app by repeating these steps.