microsoftgraph / microsoftgraph/microsoft-graph-comms-samples

Allow the bot to join other organization/tenant's meetings

Open
#426 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
No language data
Stars
253
Forks
275
Avg merge
1d 5h
Merged PRs (30d)
1

Description

I am able to make the bot work with Microsoft Teams meeting invites created under my tenant. But whenever I try to have the bot join Teams meetings created under other tenants, I get the following error:

Microsoft.IdentityModel.Clients.ActiveDirectory.AdalServiceException: AADSTS700016: Application with identifier <APP ID> was not found in the directory <TENANT ID>.

Current Setup

  1. Tenant A contains the fully configured Azure Bot Service.
  2. Tenant A has no 365 subscription (including Microsoft Teams)
  3. Tenant B has the 365 subscription (including Microsoft Teams).
  4. Tenant B has no Azure subscription.

Is it possible to have the bot (in Tenant A) join meetings created under Tenant B without having to configure a Bot Service in their end?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or code entry points are mentioned. Start by reviewing the Azure Bot Service and Microsoft Teams tenant setup described in the issue, then determine whether cross-tenant meeting access is supported and what configuration or service changes would be required; done means a confirmed supported path or a documented limitation.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure
Domain
authentication, cloud
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.