将经过身份验证的用户的 Kerberos 令牌从 IIS 7 传递到 REST Web 服务

发布于 2024-09-06 10:33:07 字数 141 浏览 2 评论 0原文

我有一个在 IIS7 上运行的网站,配置为使用 Windows 身份验证。我想从站点调用 REST Web 服务,并在授权标头(或任何 HTTP 标头)中传递用户的 Kerberos 令牌(在访问网站时进行身份验证)。我希望 REST 服务提取附加信息,例如用户组等。

I have a web site running on IIS7 configured to use Windows authentication. I'd like to make a call from the site to a REST web service and pass the Kerberos token of the user (authenticated while accessing the web site) in Authorization header (or any HTTP header). I want REST service to extract additional info like user groups, etc.

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

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

发布评论

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