+

Search Tips   |   Advanced Search

HTTP basic authentication collection

Specify a user name and password for transport-level basic authentication security for this port. Use this configuration when a web service is a client to another web service.

Use transport-level security to enable basic authentication. Transport-level security can be enabled or disabled independently from message-level security. Because transport-level security provides minimal security, use message-level security when security is essential to the web service application.

To view this administrative console page:

  1. Click Applications > Application Types > WebSphere enterprise applications > application_name.

  2. Click Manage modules > URI_file_name > Web Services: Client Security Bindings .

  3. Under HTTP basic authentication, click Edit.

This administrative console page applies only to JAX-RPC applications.


Basic authentication ID

The user name for the HTTP basic authentication for this port is set in this field.

Use the Basic authentication ID field to specify the user name for the HTTP basic authentication for this port.


Basic authentication password

The password for the HTTP basic authentication for this port is set in this field.

Use the Basic authentication password field to specify the password for the HTTP basic authentication for this port.


Related:

  • Secure web services
  • Overview of standards and programming models for web services message-level security
  • Authenticating web services clients using HTTP basic authentication
  • Secure web services applications at the transport level
  • Configure HTTP basic authentication for JAX-RPC web services with the administrative console