Forum Discussion
yuu113
Mar 20, 2022Copper Contributor
In which scenario "webApplicationInfo" nad "validDomains" needs to be configured in manifest.json?
Hi, can someone help me to understand the behavior of "webApplicationInfo" and "validDomains" property in manifest.json? <webApplicationInfo> https://docs.microsoft.com/en-us/microsoftteams/plat...
Sayali-MSFT
Microsoft
Mar 25, 2022yuu113-Yes.It is Required where noted.
yuu113
Mar 25, 2022Copper Contributor
Thank you for the quick reply!
Actually, As I mentioned in the issue summary, I could complete AAD authentication without adding "token.botframework.com" to validDomains and it seems expected based on your explanation (because there is no UI rendering in App)..
How can I understand this situation? Kindly help my understanding, thank you very much!
Actually, As I mentioned in the issue summary, I could complete AAD authentication without adding "token.botframework.com" to validDomains and it seems expected based on your explanation (because there is no UI rendering in App)..
How can I understand this situation? Kindly help my understanding, thank you very much!
- Sayali-MSFTMar 29, 2022
Microsoft
yuu113 -We are confirming this with internal team. If there is no need ,we can remove this section in that document and as I mention above "If you want to render any website/page, then you need to add that domains name inside valid domains section. " in that scenario we are added Valid domain.