简体   繁体   English

如何在我的Microsoft团队自定义应用程序中重定向到另一个页面?

[英]How do I redirect to another page in my custom app for Microsoft Teams?

I have a simple webapp that I am showing as an app in Teams. 我有一个简单的webapp,我在团队中显示为应用程序。 I have set it up in App Studio and everything works as I expect and it's all great. 我已经在App Studio中进行了设置,一切都按照我的预期运行,而且一切都很棒。 It is showing my web app and that is what I want. 它显示我的网络应用程序,这就是我想要的。

For some cases, I need to redirect to a different web app on a different domain. 在某些情况下,我需要重定向到其他域上的其他Web应用程序。 When testing from Microsoft Teams in my browser, it works fine. 在我的浏览器中从Microsoft Teams进行测试时,它可以正常工作。 But when I test from Microsoft Teams in the desktop app, then the screen just turns grey when the redirect was supposed to happen. 但是,当我在桌面应用程序中从Microsoft Teams进行测试时,当重定向发生时,屏幕才会变为灰色。

I already added the domains to this dialog in Manifest Editor. 我已经在Manifest Editor中将域添加到此对话框中。

来自团队清单编辑器中对话框的图像

Because the screen just goes grey with no explanation, I am having a hard time troubleshooting this issue. 因为屏幕只是灰色而没有解释,我很难解决这个问题。

@NielsBrinch Could you please take a look at Redirect across domains in a Microsoft Teams tab ? @NielsBrinch您能否看一下Microsoft Teams选项卡中跨域的重定向 Also please make sure that the tab you want to redirect to, is iframable and that it meets all the Requirements for tab . 另外,请确保您要重定向到的选项卡是可选的,并且它符合所有要求选项卡

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何为Microsoft Team App的Microsoft Application Portal配置重定向URI - How to configure Redirect URI for Microsoft Application portal for Microsoft teams app 如何获得Compose Extension Ellipsis按钮,以与自定义侧面加载的Microsoft Teams应用一起显示? - How do I get the Compose Extension Ellipsis button to show up with a custom side-loaded Microsoft Teams app? 如何在 Microsoft Teams 上的 Microsoft Bot Framework 中在应用安装时从团队中提取用户 - How do i pull users from a team in Microsoft Bot Framework on Microsoft Teams on app install 如何使用控制台应用程序通过 Microsoft Graph API 调用 Microsoft Teams OnlineMeeting 端点? - How do I Call Microsoft Teams OnlineMeeting endpoints via Microsoft Graph API using a console app? 在 Microsoft Teams 中部署自定义应用 - Deployment custom App in Microsoft Teams Microsoft 团队自定义应用程序版本升级如何对最终用户可见? - How Microsoft teams custom app version upgrade is visible to end users? 如何从网页深层链接到 Microsoft Teams 通话 - How do I deep link to a Microsoft Teams call from a web page 如何在 Microsoft Teams 中显示用于统一搜索的自定义选项卡应用程序的内容 - How to surface content of a custom Tab App for unified searching in Microsoft Teams 如何在我的 web 应用程序中与 Microsoft 团队聊天? - How to get chats from Microsoft teams in my web app? 如何在通过 SPFx webpart 在 Microsoft Teams 个人应用程序中调用 Microsoft Graph 时修复“错误 403,禁止”? - How do I fix the "Error 403, forbidden" while calling the Microsoft Graph in a Microsoft Teams personal app via an SPFx webpart?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM