2.14.10 Secure connection using WWW authentication

In HTTP adapter, you can safely connect to the target server by using WWW authentication.

To use WWW authentication, you must perform settings in the request message (header), HTTP-adapter runtime-environment property file or HTTP-adapter runtime-environment common property file.

The following figure shows setting locations and setting contents related to WWW authentication:

Table 2-45 Setting items related to WWW authentication

ItemSetting locationSetting itemValue to be set
Authentication typeRequest message (header)http-header-Authorization element type attributeSet one of the following values:
  • none
    WWW authentication is not used.
  • raw
    WWW authentication is used.
HTTP-adapter runtime-environment property file, HTTP-adapter runtime-environment common property fileadphttp.request.header.authorization.type property
Authentication informationRequest message (header)http-header-request/http-header-Authorization elementSpecify authentication information of WWW authentication.
HTTP-adapter runtime-environment property file, HTTP-adapter runtime-environment common property fileadphttp.request.header.authorization property