Quantcast
Channel: Web Services – MuleSoft Blog
Viewing all articles
Browse latest Browse all 10

Securing SOAP Web Services using WS-Security

$
0
0

Mule allows us to expose services to the web through CXF, but what happens when these services handle sensitive information that we don’t want just anybody to read or change? We need to be able to authenticate who is consuming the Web service and determine if the user should have access to the service or not.

In this post we are going to show you, step by step, how you can use the Username token profile to validate the user identity using a Spring Security authentication provider running in Mule.




Viewing all articles
Browse latest Browse all 10

Trending Articles