【问题标题】:Sitecore with iis Forms Authentication and coding Basic AuthenticationSitecore 与 iis 表单身份验证和编码基本身份验证
【发布时间】:2018-08-01 07:34:40
【问题描述】:

目前我使用 Basic authentication in ASP.NET MVC 5 使我的 sitecore 网站具有登录要求,在 iis 身份验证中启用了“匿名”和“表单”。

但是当表单身份验证被禁用时,我无法登录 Sitecore 后台,因此必须启用它。另一方面,页面将直接重定向到指定页面,而不询问登录信息。

我的问题是如何使用编码基本身份验证和 iis 表单身份验证使其工作。

谢谢

【问题讨论】:

    标签: sitecore basic-authentication form-authentication


    【解决方案1】:

    使用Basic authentication in ASP.NET MVC 5

    并配置表单身份验证将页面重定向到被限制的页面(仅限“/”)。然后两者都在工作。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2014-09-15
      • 1970-01-01
      • 1970-01-01
      • 2012-03-15
      • 1970-01-01
      • 2011-01-28
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多