【问题标题】:ADFS - Event ID error 111ADFS - 事件 ID 错误 111
【发布时间】: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


【解决方案1】:

您提供的自定义声明规则可能会导致此错误。您可以验证这些特定参数 AttributeStore、ClaimRule、ClaimType。您可以按照本指南从here获取更多详细信息

【讨论】:

  • 我们只有 Office 365 依赖方。我们没有创建任何自定义声明。
猜你喜欢
  • 1970-01-01
  • 2015-02-06
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2018-04-22
  • 1970-01-01
  • 2015-08-09
  • 1970-01-01
相关资源
最近更新 更多