Passing User and password between two webservices ?
From: glenn h (glenn.hafstrom_at_invalid)
Date: 10/20/03
- Next message: Teemu Keiski: "Re: Forms authentication then redirection to a secure web with NT authentication?"
- Previous message: Rob Blitz: "Re: Choosing Integrated vs. Forms authentication dynamically"
- Next in thread: Ram Sunkara [msft]: "Re: Passing User and password between two webservices ?"
- Reply: Ram Sunkara [msft]: "Re: Passing User and password between two webservices ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 20 Oct 2003 15:30:20 +0200
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
- Next message: Teemu Keiski: "Re: Forms authentication then redirection to a secure web with NT authentication?"
- Previous message: Rob Blitz: "Re: Choosing Integrated vs. Forms authentication dynamically"
- Next in thread: Ram Sunkara [msft]: "Re: Passing User and password between two webservices ?"
- Reply: Ram Sunkara [msft]: "Re: Passing User and password between two webservices ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]