uCosminexus Service Platform, Overview

[Contents][Glossary][Index][Back][Next]

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

Item Setting location Setting item Value to be set
Authentication type Request message (header) http-header-Authorization element type attribute Set 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 file adphttp.request.header.authorization.type property
Authentication information Request message (header) http-header-request/http-header-Authorization element Specify authentication information of WWW authentication.
HTTP-adapter runtime-environment property file, HTTP-adapter runtime-environment common property file adphttp.request.header.authorization property