将本地https服务器与WebAuthenticationBroker一起使用时出错 [英] Error using local https server with WebAuthenticationBroker

查看:91
本文介绍了将本地https服务器与WebAuthenticationBroker一起使用时出错的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个具有有效SSL证书链的本地服务器,我可以在我的win8机器上使用IE10或Chrome访问时没有问题。


但是使用WebAuthenticationBroker和在桌面浏览器中工作的URL,我正在运行超时,不显示该站点。


我也在调试器中获得此输出:


顶级文档请求文档模式< 7>应用程序主机强制执行文档模式< 10>。



我正在测试的应用程序禁用Networkisolation。 Networkisolation Debug不会产生任何有用的信息。


有没有办法调试WebAuthenticationBroker?

解决方案

好的,我解决了连接问题,在虚拟机内部使用nginx代理设置,路由回运行服务器的本地机器。到现在为止还挺好。 :)


I have a local server with valid SSL certificate chain that I can access without problems using IE10 or Chrome on my win8 machine.

However using the WebAuthenticationBroker with the very same URL that works in the desktop browsers, I am running into a timeout, the site is not displayed.

I also get this output in the debugger:

The top level document requested document mode <7> while the App Host is enforcing document mode <10>.

Networkisolation is disabled for the app I am testing. Networkisolation Debug does not yield any useful informations.

Is there a way to debug WebAuthenticationBroker?

解决方案

Ok, I solved the connectivity issue with a nginx proxy setup inside a VM that routes back to my local machine that runs the server. So far so good. :)


这篇关于将本地https服务器与WebAuthenticationBroker一起使用时出错的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆