【发布时间】:2018-06-19 22:01:10
【问题描述】:
我在 Windows Server 2012 R2 上安装了 ADFS。 IDP 登录页面工作正常,但我在过去几天的事件日志中看到以下错误。
Event ID : 111
The Federation Service encountered an error while processing the WS-Trust request.
Request type: http://schemas.xmlsoap.org/ws/2005/02/trust/RST/Issue
Additional Data
Exception details:
Microsoft.IdentityServer.RequestFailedException: MSIS7012: An error occurred while processing the request. contact your administrator for details
Parameter name: claimType
at Microsoft.IdentityModel.Threading.AsyncResult.End(IAsyncResult result)
at Microsoft.IdentityModel.Protocols.WSTrust.WSTrustServiceContract.ProcessCoreAsyncResult.End(IAsyncResult ar)
at Microsoft.IdentityModel.Protocols.WSTrust.WSTrustServiceContract.EndProcessCore(IAsyncResult ar, String requestAction, String responseAction, String trustNamespace)
请帮助我了解导致此错误的原因,我该如何解决?
【问题讨论】:
-
这是相当可怕的阅读 - 你能编辑它以使用 Markdown 格式吗?例如,如果您以
>开头文本“事件 ID:111 ...”,那么它将格式化为引号,这是格式化错误消息的好方法。另外,到目前为止,您尝试过什么?谢谢,祝你好运!
标签: azure-active-directory adfs3.0