代码之家  ›  专栏  ›  技术社区  ›  Edward

Http的信号器核心Windows凭据重定向到Https

  •  0
  • Edward  · 技术社区  · 6 年前

    我正在执行 SignalR Core 具有 Windows Authentication .在下面跑步时 https ,它工作正常,但失败 http 请求。

    作为这次讨论 .Net Core Console connect signalR 401 under windows authentication #6120 ,@brennanconroy声称这个问题受到 http redirect 可以通过 HttpClientHandler 是的。但是,我没有找到任何关于如何使用的信息 httpclienthandler公司 CredentialCache 在里面 信号核心 是的。

    我想知道有没有办法附加 Windows Credential 将http重定向到https时。

    0 回复  |  直到 6 年前