Forum Discussion
sdenninger
Apr 15, 2024Copper Contributor
How to share Content to Stage for external Users in Teams App?
Hello! We have implemented a team app in React and one of our core functions is to share certain content (Video) in the stage. There are users from the tenant in which the app is installed as well ...
Vaibhav-MSFT
Microsoft
Apr 16, 2024Hello sdenninger ,
Thanks for raising your issue. We will check this at our end and will update you accordingly.
sdenninger
Apr 25, 2024Copper Contributor
Hello Vaibhav-MSFT,
Have you been able to check this topic yet?
- Vaibhav-MSFTApr 25, 2024
Microsoft
Hello sdenninger ,
We are checking this with engineering team and will get back to you once we get any update.- sdenningerMay 21, 2024Copper Contributor
Hello Vaibhav-MSFT,
Can you please tell me when I can expect an answer from the engineering team? One of our customers has just asked again whether it is possible to use our TeamsApp with external users.
- Dinesh-MSFTJul 26, 2024
Microsoft
Hi sdenninger,
Sorry for the delay in the response. We check this issue internally with engineering team. They have fixed this issue. To help you better, please ensure the following steps are completed to support anonymous users seeing pre-pinned apps:- The app must have static tabs with groupChat scope.
- The app must be added as part of the setup policy in the admin center and applied to the user.
- The app must have supportsAnonymousGuestUsers in the app manifest under meetingExtensionDefinition.
- The tenant must allow anonymous user interaction with apps in meetings.