09-30-04 01:02 AM
"Scott Troxell" <Scott troxell@discussions.microsoft.com> wrote in message
news:E30E0EB3-BEC3-421F-8B29-90AEDAA6FBC1@microsoft.com...
>I am developing a orchestration that will be published as a webservice.
> Inside the orchestration another webservice is called. This called
> webservice
> does allow anonymous access. I can pass credentials into the
> orchestration
> webservice but how do I pass them onto the webservice called be the
> orchestration.
Scott
to get at the user credentials presented to 1st web service, I believe your
isolated host has to be set to be a trusted host otherwise the user details
set
will be those of the isolated host service user account.
HTH
AP
Nottingham - UK
[ Post a follow-up to this message ]
|