| Author |
Messages |
|
Peter L
Posts:4
 |
| 05/08/2008 1:59 PM |
|
Hi,
New to the forum and the product. I like the architecture, but I have a concern. How are the web service endpoints secured? How does a client authenticate to the web service interface? Also, since XML/SOAP is a clear text protocol, how is the SOAP payload encrypted, if at all?
Thanks, Peter ThorDog Technologies |
|
|
|
|
Ramil D
Posts:223
 |
| 05/19/2008 3:06 AM |
|
The web services are secured using WSE 3.0 (Web Service Enhancements) from Microsoft via the user name token mechanism by signing and encrypting the SOAP payload. HTH. |
|
|
|
|
|