Securing the Web services gateway

The gateway provides facilities for secure communication between the service requester and the gateway, and between the gateway and the target service.

 

Overview

To configure these facilities for each deployed Web service, see Enabling Web Services Security (WS-Security) for the gateway.

The gateway provides basic authentication and authorization facilities based upon the broader security features of WebSphere Application Server. See Enabling basic authentication and authorization for the gateway.

The gateway can also invoke Web services that include https:// in their addresses, if you have configured your Java and WebSphere Application Server security properties accordingly. To check your security property settings, see Invoking Web services over HTTPS.

In many installations, the gateway requires access to the Internet for invoking external Web services. To configure the gateway to work with authenticating proxies, see Enabling proxy authentication for the gateway.

 

What to do next

For hints on solving security-related problems, see Troubleshooting the Web services gateway.


Related tasks
Enabling Web services through the Web services gateway
Troubleshooting the Web services gateway