Difference between Authentication Profile and WS Security profile ?
Can someone please explain me the Difference between Authentication Profile and WS Security profile in simple terms.
I found following definitions on pdn help for both of them and are quite the same, hence i want exact difference.
WS Security Profile
Enable Web Services Security (WS Security) on a SOAP connection to securely move messages to and from your application. After WS Security is enabled, any SOAP message moving through a connection will do so securely.
Authentication Profile
Enable authentication HTTP Basic, NTLM, OAuth 1.0 on SOAP, HTTP, or DotNet connections and OAuth 2.0 on REST connections to securely move messages to and from your application. After authentication is enabled, any outgoing message that moves through a connection will do so securely.