Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经创建了一个 TWA 并且数字资产链接验证工作正常,但是当我尝试使用 Microsoft 身份验证作为登录方法时,URL 栏再次出现,我认为这是因为主机更改但有什么办法可以解决这个问题,我根本不想显示 URL 栏。提前致谢。
不幸的是,因为您将用户重定向到不在您域中的站点,所以它会显示 URL 栏。这是作为一项安全功能来完成的,以防止在看起来像Microsoft 但实际上并非如此的网站上进行网络钓鱼。