G
glenn h
We have a solution where we access one webservice trough asp.net form.
than the first webservice access the second webservice.
In the first webservice I can get the user-identity but from the second
webservice
i don´t. The authenticated access on the webservice is configured:
"Intergrated Windows authentication"
I´ve tried with CachCredential without success.
How can I solve this. I don´t want to send the user as parameter to the
webservice.
Regards
/glenn
than the first webservice access the second webservice.
In the first webservice I can get the user-identity but from the second
webservice
i don´t. The authenticated access on the webservice is configured:
"Intergrated Windows authentication"
I´ve tried with CachCredential without success.
How can I solve this. I don´t want to send the user as parameter to the
webservice.
Regards
/glenn