Re: Calling Web Service that calls other Web Service with Windows Authentication
- From: "Joe Kaplan \(MVP - ADSI\)" <joseph.e.kaplan@xxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 14 Jun 2006 16:55:11 -0400
You need to implement Kerberos delegation to make this work. It is
definitely possible and supported. I'd suggest reading up on the Kerberos
delegation papers on MSDN and TechNet to get up to speed.
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
--
<manuelserpabrandao@xxxxxxxxx> wrote in message
news:1150298255.272735.45140@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi all
I would like to now the answer to the following problem, if someone can
help.
Given a windows application client that's calling a web service (using
default credentials) the
web service gets invoked fine with the users credentials. However they
need
to call a second web service from the first one. When it hits the
second web
service, the web service (even though configured correctly) always
reports (401) Unauthorized.
Is there any possibility to do this or is impossible ?
Is possible to implement any workaround for this problem ?
Thanks in advance
Manuel Brandão
.
- References:
- Calling Web Service that calls other Web Service with Windows Authentication
- From: manuelserpabrandao
- Calling Web Service that calls other Web Service with Windows Authentication
- Prev by Date: Re: SqlMembershipProvider -
- Next by Date: Re: How many roles is too many?
- Previous by thread: Calling Web Service that calls other Web Service with Windows Authentication
- Next by thread: Re: SqlMembershipProvider -
- Index(es):
Relevant Pages
|
|