Configuring the server security bindings using the administrative console

Use the WebSphere Application Server administrative console to edit bindings for a Web service after these bindings are deployed on a server.

About this task

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.

Create an Enterprise JavaBeans (EJB) file Java archive (JAR) file or Web archive (WAR) file containing the security binding file (ibm-webservices-bnd.xmi) and the security extension file (ibm-webservices-ext.xmi). If this archive is acting as a client to a downstream service, you also need the client-side binding file (ibm-webservicesclient-bnd.xmi) and the client-side extension file (ibm-webservicesclient-ext.xmi). These files are generated using the WSDL2Java command for JAX-RPC applications command. You can edit these files using the Web Services Editor in the Assembly tools.

When configuring server-side security for Web services security, the security extensions configuration specifies what security is to be performed while the security bindings configuration indicates how to perform what is specified in the security extensions configuration. You can use the defaults for some elements at the cell and server levels in the bindings configuration, including key locators, trust anchors, the collection certificate store, trusted ID evaluators, and login mappings and reference them from the WAR and JAR binding configurations.

The following steps describe how to edit bindings for a Web service after these bindings are deployed on a server. When one Web service communicates with another Web service, you also must configure the client bindings to access the downstream Web service.

Procedure

  1. Deploy the Web service using the WebSphere Application Server administrative console.

    [AIX HP-UX Linux Solaris Windows] [z/OS] Type http://localhost:port_number/ibm/console in your Web browser unless you have changed the port number.

    [iSeries] Type http://server_name:port_number/ibm/console in your Web browser unless you have changed the port number.

    After you log into the administration console, click Applications > Install new application to deploy the Web service. For more information, see Installing application files with the console.

  2. After you deploy the Web service, click Applications > Enterprise applications > application_name.
  3. Under Manage modules, click URI_name.
  4. Under Web Services Security Properties, click Web services: client security bindings for outbound requests and inbound responses. Click Web services: server security bindings for inbound requests and outbound responses.
  5. If you click Web services: server security bindings, the following sections can be configured. These topics are discussed in more detail in other sections of the documentation.
    • Request receiver binding
      • Signing information
      • Encryption information
      • Trust anchors
      • Collection certificate store
      • Key locator
      • Trusted ID evaluator
      • Login mappings
    • Response sender binding
      • Signing parameters
      • Encryption information
      • Key locator



In this information ...


IBM Redbooks, demos, education, and more

(Index)

Use IBM Suggests to retrieve related content from ibm.com and beyond, identified for your convenience.

This feature requires Internet access.

Task topic    

Terms of Use | Feedback

Last updated: Feb 19, 2011 5:25:36 AM CST
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=v610web&product=was-nd-mp&topic=twbs_confsvrsecbndac
File name: twbs_confsvrsecbndac.html