Skip to content

Qualys 凭据(Qualys credentials)#

You can use these credentials to authenticate when using the HTTP Request node to make a Custom API call.

先决条件(Prerequisites)#

创建一个 Qualys 用户账户,用户角色可以是除联系人之外的任何角色。

🌐 Create a Qualys user account with any user role except Contact.

支持的身份验证方法(Supported authentication methods)#

  • 基本身份验证

有关该服务的更多信息,请参考 Qualys 的文档

🌐 Refer to Qualys's documentation for more information about the service.

这是一个仅凭证节点。请参考 自定义 API 操作 以了解更多信息。在 n8n 网站上查看 示例工作流及相关内容

🌐 This is a credential-only node. Refer to Custom API operations to learn more. View example workflows and related content on n8n's website.

使用基本身份验证(Using basic auth)#

要配置此凭据,你需要:

🌐 To configure this credential, you'll need:

  • 用户名
  • 密码
  • 一个 Requested With 字符串:输入用户描述,例如用户代理,或保持默认值 n8n application。这将设置所需的 X-Requested-With 头。