Re: XML Webservice authentication
- From: Dominick Baier [DevelopMentor] <dbaier@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 3 Mar 2006 13:01:29 +0000 (UTC)
aha -
so you have a web application which already does authentication using forms and on some pages you call a webservice..?
---------------------------------------
Dominick Baier - DevelopMentor
http://www.leastprivilege.com
The client will be Internet Explorer HTML pages using XML Data Island
technology, the only solution I can see is to use cookies, but I am
new to Web Services so may be there is a better techonology I can use.
"Dominick Baier [DevelopMentor]"
<dbaier@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:4580be631978788c80c67f5b75f85@xxxxxxxxxxxxxxxxxxxxx
Hi,
what do you mean with "but will need to be authenticated via a
cookie" ??
---------------------------------------
Dominick Baier - DevelopMentor
http://www.leastprivilege.com
ok, the purpose of this xml webservice is to only return simple XML
(not SOAP). It will serve the XML over the Internet to a third party
application which will make the requests, but will need to be
authenticated via a cookie. How can I achieve this in my Web Service
?
"Dominick Baier [DevelopMentor]"
<dbaier@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:4580be631976f28c80b4d27c457a2@xxxxxxxxxxxxxxxxxxxxx
Hi,WS-Security
formsauth is not supported - i wouldn't recommend using cookies -
the "web service way" would be to use a SOAP header. Thats
basically what
specifies. Have a look at WSE3 here:http://msdn.microsoft.com/webservices/
---------------------------------------
Dominick Baier - DevelopMentor
http://www.leastprivilege.com
Is it possible to use FormAuthentication or do I have to manage my
own cookies and if so a sample/URL would be greatly appreciated.
.
- Follow-Ups:
- Re: XML Webservice authentication
- From: Dominick Baier [DevelopMentor]
- Re: XML Webservice authentication
- References:
- Re: XML Webservice authentication
- From: GMG
- Re: XML Webservice authentication
- Prev by Date: Re: Build Error while debugging ASP.net 2.0 Web Service on IIS
- Next by Date: Re: XML Webservice authentication
- Previous by thread: Re: XML Webservice authentication
- Next by thread: Re: XML Webservice authentication
- Index(es):
Relevant Pages
|
|