以下是Microsoft Azure上的设置 – 3台服务器:
我能够将ADFS代理连接到ADFS服务器没有问题,但是,ADFS代理和ADFS服务器之间有一个间歇性错误(似乎每个其他同步请求都失败)。
ADFS代理每隔几分钟就会同步它的代理configuration数据,我会在“应用程序和服务日志”中获得两个条目 – AD FS – > Admin
无法同步事件:
The federation server proxy configuration could not be updated with the latest configuration on the federation service. Additional Data Error: Retrieval of proxy configuration data from the Federation Server using trust certificate with thumbprint '8D4D65367FC31B61230951832C81E2B0891E3B9F' failed with status code 'InternalServerError'.
成功同步事件:
The federation server proxy successfully retrieved and updated its configuration from the Federation Service 'adfs.testdomain.com'.
我从这个故障排除指南中运行了PowerShell脚本,没有检测到错误。 没有提到的其他问题也适用。 https://blogs.technet.microsoft.com/applicationproxyblog/2014/05/28/understanding-and-fixing-proxy-trust-ctl-issues-with-ad-fs-2012-r2-and-web-application-代理/
我已经初始化并检查了设备注册,这似乎是ADFS服务器上的function。
以下是我可以或不可以做的事情:
有任何想法吗? 谢谢!
其他细节我已经重新安装了一切。 在ADFS服务器上,导航到SSOlogin页面时出现此错误:
还从ADFS服务器获取此错误消息:
从客户端PC尝试加载SSO页面时,导航到SSOlogin页面时出现此错误:
编辑:这是更多的信息(ADFS属性)的另一个更新。 仍然存在代理信任问题(与上述相同的成功/失败事件),仍然无法将设备join域(可能与此相关)。
你可以检查下面的内容:
从代理服务器上,当您尝试ping联合服务fqdn时,ex fs.contoso.com是否在响应中获取AD FS服务器的IP?
如果有防火墙设置阻止代理和AD FS之间的stream量? – 确保您在AD FS和WAP之间启用了HTTPS 443和HTTP 80