security in SOAP

Please support our RSS, Web Services and SOAP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
Thread Solved

Join Date: Nov 2008
Posts: 1
Reputation: kellogs is an unknown quantity at this point 
Solved Threads: 0
kellogs kellogs is offline Offline
Newbie Poster

security in SOAP

 
0
  #1
Nov 12th, 2008
Hello,

I would like to clarify one thing about SOAP security. My situation is like this:

there is a web service server and some web service clients that I need to bring up using SOAP. This web service will only be used with my own clients and, perhaps some other clients written by third parties. Howver, all clients will connect directly to the web service. And I need this system secured. There will be no intermediary (no other third party) web services between clients and my own web service. I believe that in this scenario, there is no need for WS-Security features. To my mind, all it takes is https and some method for authentication and authoriazation. Please explain to me why this is not right (if it is not right, of course).

Thank you,
kellogs
Last edited by kellogs; Nov 12th, 2008 at 10:10 pm.
Reply With Quote Quick reply to this message  
Join Date: Nov 2008
Posts: 3
Reputation: yaronn01 is an unknown quantity at this point 
Solved Threads: 1
yaronn01 yaronn01 is offline Offline
Newbie Poster

Re: security in SOAP

 
0
  #2
Nov 13th, 2008
You are correct that in many cases WS-Security has no advantage over simple SSL. Your case may be one of them. Note that WS-Security can still be helpfull in your situation from the following reasons:

- Flexibily for future changes. For example you might decide to use a non-HTTP transport in the future from performance reasons. WS-Security will still be valid - SSL not.

- Better tooling for authentication. I find it harder in some cases to use HTTP Basic authentication over WS-Security username profile.

<URL SNIPPED>
Web Services Security, Performance And Testing Blog


Originally Posted by kellogs View Post
Hello,

I would like to clarify one thing about SOAP security. My situation is like this:

there is a web service server and some web service clients that I need to bring up using SOAP. This web service will only be used with my own clients and, perhaps some other clients written by third parties. Howver, all clients will connect directly to the web service. And I need this system secured. There will be no intermediary (no other third party) web services between clients and my own web service. I believe that in this scenario, there is no need for WS-Security features. To my mind, all it takes is https and some method for authentication and authoriazation. Please explain to me why this is not right (if it is not right, of course).

Thank you,
kellogs
Last edited by peter_budo; Nov 13th, 2008 at 7:23 pm. Reason: Keep It On The Site - Do not manually post "fake" signatures in your posts. Instead, you may create a sitewide signature within the user control panel.
Reply With Quote Quick reply to this message  
Reply

This thread has been marked solved.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the RSS, Web Services and SOAP Forum


Views: 1869 | Replies: 1
Thread Tools Search this Thread



Tag cloud for RSS, Web Services and SOAP
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC