配置IIS用于SmartCard身份验证,该验证由代理服务器通过标头注入提供证书和主题

发布于 2025-01-25 22:22:15 字数 219 浏览 4 评论 0原文

我有一个运行IIS的Web服务器,该服务器可以通过智能卡和Windows身份验证来验证用户。在当前配置中,IIS提示用户获取其智能卡,然后对Windows进行身份验证。

在新的配置中,该IIS Web服务器将生活在代理服务器后面。代理服务器将提示用户获取其智能卡,然后通过标头注入将用户传递并在标题中进行主题。

如何配置IIS从标题中获取这些详细信息并像我们当前一样对Windows进行身份验证?

I have a web server running IIS that authenticates users with smart cards and windows authentication. In the current configuration, IIS prompts the user for their smart card and then authenticates it against Windows.

In a new configuration, this IIS web server will live behind a proxy server. The proxy server will prompt the user for their smart card and then pass along the certificate and subject in the header via header injection.

How do I configure IIS to grab these details from the header and authenticate against Windows as we are doing currently?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文