WebSphere Application Server Network Deployment, Version 6.0.x   Operating Systems: AIX, HP-UX, Linux, Solaris, Windows
             [TIP: Focusing the table of contents and search results]

Configuring the server for request decryption: decrypting the message parts

Use the WS Extensions tab and the WS Binding configurations tab to specify which parts of the request message must be decrypted by the server.

Before you begin

Important: There is an important distinction between Version 5.x and Version 6 and later applications. The information in this article supports Version 5.x applications only that are used with WebSphere Application Server Version 6.0.x and later. The information does not apply to Version 6.0.x and later applications.

Complete this task to specify which parts of the request message must be decrypted by the server. You must know which parts of the request message the client encrypts because the server must decrypt the same message parts.

Prior to completing these steps, read either of the following topics to become familiar with the WS Extensions tab and the WS Binding configurations tab:

These two tabs are used to configure the Web services security extensions and Web services security bindings, respectively.

About this task

Complete the following steps to configure the request receiver extensions:

Procedure

  1. Launch an assembly tool. For more information on the assembly tools, see Assembly tools .
  2. Switch to the Java 2 Platform, Enterprise Edition (J2EE) perspective. Click Window > Open Perspective > J2EE.
  3. Click EJB Projects > application_name > ejbModule > META_INF.
  4. Right-click the webservices.xml file, and click Open with > Web services editor.
  5. Click the Extensions tab, which is located at the bottom of the Web services editor within the assembly tool.
  6. Expand the Request receiver service configuration details > Required confidentiality section.
  7. Select the parts of the message to decrypt. The message parts selected for the request decryption on the server must match the message parts selected for the message encryption on the client. Click Add and select either of the following message parts:
    bodycontent
    The user data section of the message.
    usernametoken
    This token is the basic authentication information.

What to do next

After you specify which parts of the request message to decrypt, you must specify the method to use decrypt the message. See Configuring the server for request decryption: choosing the decryption method for more information.



Related concepts
XML encryption
Request receiver
Related tasks
Configuring the server for request decryption: choosing the decryption method
Configuring key locators using an assembly tool
Configuring key locators using the administrative console
Configuring the server security bindings using an assembly tool
Configuring the server security bindings using the administrative console
Task topic    

Terms of Use | Feedback

Last updated: Mar 8, 2007 8:14:28 PM CST
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r0/index.jsp?topic=/com.ibm.websphere.nd.doc/info/ae/ae/twbs_confsvrreqdecryptmsg.html

© Copyright IBM Corporation 2003, 2006. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)