Forum Discussion
hardikpedia
Jul 05, 2023Copper Contributor
Teams message extension popup not working
I want to use third party auth in my teams message extension.I have made a signIn button in manifest.json. I am returning this when button is pressed. return { composeExtension: { type:"open...
Nivedipa-MSFT
Microsoft
Jul 06, 2023hardikpedia - Could you please refer below document and verify your steps which is mentioned in below document:
Add third party authentication to your message extension - Teams | Microsoft Learn
Please refer below sample for your reference:
Microsoft-Teams-Samples/samples/msgext-search-auth-config/csharp at main · OfficeDev/Microsoft-Teams-Samples · GitHub
Please let us know if you have faced any further issue here.
- Nivedipa-MSFTJul 07, 2023
Microsoft
hardikpedia - Could you please confirm whether your issue is resolved or if you are still facing this issue?