Groups | Blog | Home
all groups > asp.net security > may 2008 >

asp.net security : Propagate Identity to WebService



homawong@gmail.com
5/29/2008 7:15:49 PM
Hi,

I have an intranet website using Windows Authentication with
impersonation.

The website calls a webservice which check accessibility using
User.Identity.Name

How do I pass the user identity from the website to the webService?

Thanks,
Joe Kaplan
5/29/2008 9:27:12 PM
To do this with Windows authentication, you typically combine impersonation
with Kerberos delegation. I'd suggest reading up on some of the articles on
the various MS websites regarding Kerberos delegation to get you started.

Joe K.
--
Joe Kaplan-MS MVP Directory Services Programming
Co-author of "The .NET Developer's Guide to Directory Services Programming"
http://www.directoryprogramming.net
--
[quoted text, click to view]

AddThis Social Bookmark Button