03.05.2015 Views

IBM WebSphere V5.0 Security - CGISecurity

IBM WebSphere V5.0 Security - CGISecurity

IBM WebSphere V5.0 Security - CGISecurity

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Requester<br />

Web<br />

Service<br />

Figure 7-18 Direct Trust using basic authentication and Transport-Level <strong>Security</strong><br />

The client opens a connection to the Web Service using secure transport. It<br />

sends its request and includes a security token that contains its username and<br />

password. The service authenticates the information, processes the request and<br />

returns the result.<br />

Figure 7-19 Sequence of events for Scenario using <br />

In this scenario, the message confidentiality and integrity are handled using<br />

existing transport security mechanisms.<br />

Figure 7-19 shows the sequence of events for this scenario.<br />

1. The client opens a connection to the Web Service using a secure transport<br />

such as SSL.<br />

2. The client constructs a SOAP message. There is a <br />

element in the header, this element contains the client's username<br />

and password for the service. The password can be sent as plain text<br />

because the transport layer is secure.<br />

3. The message is sent to the service.<br />

4. The service extracts the element and validates the user<br />

name and password.<br />

5. Since the validation succeeded, the service processes the request and<br />

returns the result.<br />

Chapter 7. Securing Enterprise Integration components 151

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!