z/OS Connect Rest 客户机基本认证 (zosConnectServiceRestClientBasicAuth)
用于连接到远程 REST 端点的基本认证数据。
属性名称 | 数据类型 | 缺省值 | 描述 |
---|---|---|---|
id | 字符串 | 唯一配置标识。 | |
password | 可逆向编码的密码(字符串) | 将路由请求的用户的密码。可采用明文或编码格式存储该值。建议对该密码进行编码。为此,请使用随 WebSphere Liberty 概要文件提供的 securityUtility。 | |
userName | string | 将路由请求的用户名。 |