Securing a proxy service by using Username Token authentication and protecting the message
In this recipe, we will combine message protection with user authentication. For this we can reuse the client Java keystore and the osbbook
user from the precedingrecipes.
Getting ready
For this we will use the same simple OSB project as in the previous Securing a proxy service using username and password authentication through OWSM recipe.
Import the getting-ready
project into Eclipse OEPE from \chapter-11\getting-ready\securing-a-proxy-service-with-auth-and-message-protection
.
How to do it...
The steps to execute in this recipe are the same as in the previous Securing a proxy service using username and password authentication through OWSM recipe, only another policy needs to be selected. In the Eclipse OEPE, perform the following steps:
Open the CustomerManagement.proxy in the
proxy
folder of the securing-a-proxy-service-with-auth-and-message-protection project.Navigate to the Policy tab.
Enable From...