The Microsoft Teams Connector retrieves information through the Microsoft Graph API.
To use the Microsoft Graph API, you must go to the Azure portal and register an application to represent the connector. Full instructions about how to create an application are available in the Microsoft documentation.
The Microsoft Teams Connector has the following requirements:
http://localhost:7878/oauth
). The "type" of the redirect URI should be "Web".API Permissions. The connector requires the following delegated permissions for the Microsoft Graph API.
group.read.all
offline_access
tasks.read.shared
user.readbasic.all