+

Search Tips   |   Advanced Search

Web service HTTP basic authentication collection

We can 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 specify a user name and password for transport-level basic authentication security for this port. We can use this configuration when a web service is a client to another web service.

This administrative console page applies only to Java API for XML-based RPC (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 concepts

  • Secure web services
  • Overview of standards and programming models for web services message-level security


    Related tasks

  • 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