将经过身份验证的用户的 Kerberos 令牌从 IIS 7 传递到 REST Web 服务
我有一个在 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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论