ASP.NET沿Windows身份验证凭据传递 [英] ASP.NET passing along Windows Authentication credentials

查看:136
本文介绍了ASP.NET沿Windows身份验证凭据传递的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经得到它使用Windows身份验证的ASP.NET Web应用程序。此应用程序需要连接到另一个ASP.NET web服务(其中还使用Windows身份验证),并使用它从用户的浏览器接收到相同的凭据。可以这样做,以及如何?

I've got an ASP.NET web application which uses Windows Authentication. This application needs to connect to another ASP.NET web service (which also uses Windows Authentication) and use the same credentials that it received from the user's browser. Can this be done and how?

推荐答案

我不相信你可以做到这一点没有Kerberos身份验证。你不能委派凭据到另一个系统。

I don't believe you can do this without Kerberos Authentication. You can't delegate credentials to another system.

我觉得将开始设置你在正确的轨道上。

I think this will start to set you on the right track.

这篇关于ASP.NET沿Windows身份验证凭据传递的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆