Use IBM WebSphere® Application Server V6.0 Service Integration technologies to secure SOAP over HTTP requests to an example Bank Application Web service. The example provides authentication of SOAP/HTTP user requests and authorization of SOAP over HTTP user requests for specific operations. It shows you how to provide secure internet accessibility to the Bank Application so that customers can retreive their account information.
In this tutorial
Enterprise Service Bus overview
Bank Application Web services implementation
Enable global security
Configure the SIBWS for secure communications
Create the WS-Security configuration resource
Create the WS-Security binding resource
Associate inbound port with WS-Security binding and configuration resources
Create operation-level security and role-based authorization EAR file
Import authorization EAR files for assembly
Enable J2EE role-based authorization
Complete assembly of the role-based authorization EAR file
Enable operation-level security
Deploy authorization EAR file
Test the Web service client authentication and authorization