【问题标题】:Getting error while fetch the page of ADFS获取 ADFS 页面时出错
【发布时间】:2015-06-24 16:57:20
【问题描述】:

我已经在 windows server 8 上安装了 ADFS 2.0,当我要获取位于 adfs/ls 目录下的页面 (FormsSignIn.aspx) 时,出现以下错误

There was a problem accessing the site. Try to browse to the site again.

我已在事件查看器中检查了日志并收到以下消息

Microsoft.IdentityServer.Protocols.Saml.HttpSamlMessageException: MSIS7015: This request does not contain the expected protocol message or incorrect protocol parameters were found according to the HTTP SAML protocol bindings. at Microsoft.IdentityServer.Web.HttpSamlMessageFactory.CreateMessage(HttpContext httpContext) at Microsoft.IdentityServer.Web.FederationPassiveContext.EnsureCurrent(HttpContext context)

我已经检查了所有可能的方法,但无法解决这个问题。

请帮忙。

【问题讨论】:

    标签: windows windows-server-2008-r2 saml adfs2.0


    【解决方案1】:

    如果您想在 ADFS 中使用表单身份验证,请不要直接访问此页面,而是通过 configure the ADFS web.config for forms authnclaims enable your application / service provider (SP) 访问。启用应用程序的声明方法可能因使用的 Windows Identity Foundation (WIF) 版本而异。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2017-09-24
      • 2012-07-27
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多