Re: Credentials across multiple web service boundaries

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Bil Simser [MVP] (bsimser_at_shaw.ca)
Date: 09/04/04


Date: Sat, 4 Sep 2004 06:29:02 -0600

Thanks Derek, appreciate the informative response and info.

"Derek Harmon" <loresayer@msn.com> wrote in message
news:Os0CQdkkEHA.3632@TK2MSFTNGP09.phx.gbl...
> "Bil Simser [MVP]" <bsimser@shaw.ca> wrote in message
> news:ueEbU0gkEHA.896@TK2MSFTNGP12.phx.gbl...
>> 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
>> as IUSR (or sometime IWAM, or whatever the anonymous accounts are).
>>
>> Is there a problem trying to do something like this?
>
> Yes. NTLM authentication can only authenticate the client of the
> first web service.



Relevant Pages

  • CNTLMAuthObject question...
    ... I'm trying to use NTLM authentication in a web service. ... Am I missing something on how this is suppose to work. ... machine is not part of a domain but in a workgroup and I'm running ...
    (microsoft.public.vc.atl)
  • Re: Passing User and password between two webservices ?
    ... calls first Web Service which intern calls ... second web service (optionally encrypting with a symmetric key, ... > We have a solution where we access one webservice trough asp.net form. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • WebSvc Failback!
    ... URL property of the web service proxy to point to ... first web service to return before trying the second one. ... >WebSvc from the Box No.2 ...
    (microsoft.public.dotnet.languages.csharp)
  • Two Web Services using same NetworkCredential?
    ... I have a Windows form app that's using windows basic authentication to ... username and password. ... When I access the first web service everything is ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Credentials across multiple web service boundaries
    ... What are the "alternative solutions" you referenced? ... "Derek Harmon" wrote: ... >> web service gets invoked fine with the users credentials. ... when the first web service calls another web service residing ...
    (microsoft.public.dotnet.framework.webservices)