zosConnectServiceRestClientBasicAuth - z/OS Connect Rest Client Basic Authentication (zosConnectServiceRestClientBasicAuth)

Basic authentication data for connecting to a remote REST endpoint.

NameTypeDefaultDescription
idstringA unique configuration ID.
userNamestringName of the user under which the request will be routed.
passwordReversably encoded password (string)Password of the user under which the request will be routed. The value can be stored in clear text or encoded. It is recommended that the password be encoded. To do so, use the securityUtility shipped with WebSphere Liberty profile.