Re: securing a web service: options?
- From: "Pablo Cibraro [MVP]" <pcibraro@xxxxxxxxxxx>
- Date: Thu, 30 Nov 2006 16:40:50 -0500
Hi,
Take a look to the Web Services Security Guide (Microsoft Patterns &
Practices), http://msdn2.microsoft.com/en-us/library/aa480545.aspx
It is best place to go regarding security for web services.
Regards,
Pablo Cibraro.
"KJ" <n_o_s_p_a__m@xxxxxxxx> wrote in message
news:1164904450.826128.236250@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hello All,
I have to secure my first real B2B web service. Could you please
provide some guidance as to which method of security I should use. One
caveat is that we will not be using SSL on the server side as per the
networking department. Windows authentication is also probably not an
option, as this web service will be interacting between two separately
located companies. I have read a little bit about passing credentials
in SOAP headers, but the MSDN documentation seems to be sparse on this
topic. Any suggestions and/or links would be appreciated. Also, if you
could point me to the docs on web services sessions, that would be
helpful too. Thanks.
p.s. This is a Visual Studio 2005 Web Site
.
- References:
- securing a web service: options?
- From: KJ
- securing a web service: options?
- Prev by Date: Re: XmlSerializer Question
- Next by Date: Re: securing a web service: options?
- Previous by thread: securing a web service: options?
- Next by thread: Re: securing a web service: options?
- Index(es):
Relevant Pages
|