Re: Passing user credintials from a web page to a web service.
- From: "Ken Cox [Microsoft MVP]" <BANSPAMken_cox@xxxxxxxxxxxx>
- Date: Tue, 5 Apr 2005 22:50:03 -0400
Hi Dan,
Just checking to see if you'd seen this...
HOW TO: Pass Current Credentials to an ASP.NET Web Service
http://support.microsoft.com/default.aspx?scid=kb;en-us;813834
Ken Microsoft MVP [ASP.NET] Toronto
"Dan Higman" <danNews1@xxxxxxxxxxxxxxx> wrote in message news:89WdnUfPWddt187fRVn-tQ@xxxxxxxxxxxxxx
I'm sure this is easy and I'll be embarrassed when I see the answer, but I just can't figure this one out.
Using .Net/ASP 1.1 on a server using integrated authentication--
I have a web page (.aspx) that will collect some data from the user, call a web service to get additional data, and then merge and format the data back to the user's browser. But I want the web service to authenticate with the user's credentials, not the credentials of IIS serving the aspx page. What the web service will or will not return is based on who is making the request.
How do I pass the user's credentials to the web service?
Sample code, white paper, knowledge base article, any clue will be welcome. Thanks in advance.
Dan
.
- Follow-Ups:
- Re: Passing user credintials from a web page to a web service.
- From: Dan Higman
- Re: Passing user credintials from a web page to a web service.
- References:
- Passing user credintials from a web page to a web service.
- From: Dan Higman
- Passing user credintials from a web page to a web service.
- Prev by Date: Re: Single User Login At A Time
- Next by Date: Re: newbie question
- Previous by thread: Re: Passing user credintials from a web page to a web service.
- Next by thread: Re: Passing user credintials from a web page to a web service.
- Index(es):
Relevant Pages
|