UiPath Documentation
marketplace
latest
false
重要 :
请注意,此内容已使用机器翻译进行了本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。
UiPath logo, featuring letters U and I in white

Marketplace 用户指南

上次更新日期 2026年4月1日

身份验证 - Cloud Orchestrator

Before reviewing the example, it's recommended that you first read the How to Authenticate tutorial.

The example below shows the authentication experience when a user selects Cloud Orchestrator as their instance type.

工作方式

The following steps and images are an example of how the connector works from design time (that is, user inputs) to run time (that is, sending the HTTP request).

  1. Select the Connection type that you want to connect to.
    • 选择决定了连接器将请求发送到的 Orchestrator API 端点。
  2. Enter a Connection Name.
    • 此名称用于标识应用程序中的连接。
    • A connector can have multiple connections to the same or different Orchestrator tenant. Each connection requires its own connection settings and may include the same or different credentials (that is, Client Id and User Key). Adding multiple connections to the same tenant is useful if you plan to have multiple users that want to manage their own connections.
  3. Enter your Client Id and User Key.
    • The User Key should be kept secret.
  4. Enter your Account Logical Name and Tenant Logical Name.
    • For more information about how a user can locate their Client Id, User Key, Account Logical Name, and Tenant Logical Name see Getting the API Access Information in the Orchestrator API documentation.
  5. 单击“连接”。
    • 连接器配置请求并将包含输入的请求发送到 https://account.uipath.com/oauth/token。

    • Orchestrator API 以 access_token 响应,您可以将其用于所有后续 API 请求。

      Cloud Orchestrator authentication connector example showing connection settings and credentials fields

  • 工作方式

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新