What is WS Security?
WS-Security addresses how to maintain a secure context over a multi-point message path.
- Secure services beyond SSL over HTTP (HTTPS) (see http://bit.ly/1afA8Kg for more info)
- SOAP header extensions for end-to-end SOAP messaging security
- Uses
- XML Signature & Encryption - ways to encrypt and sign contents of XML message
- XML Cannonicalization - making XML ready for signing and encrypting
- WS-Security gives a framework to embed the above mentioned technologies into SOAP message - using a transport neutral fashion.