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

Marketplace 用户指南

上次更新日期 2026年5月5日

身份验证 - On-Premises Orchestrator

在查看示例之前,建议您先阅读如何进行身份验证教程。

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

工作方式

以下步骤和图像是连接器从设计时(即用户输入)到运行时(即发送 HTTP 请求)的工作方式示例。

  1. Select the Connection type that you want to connect to.
    • 选择决定了连接器将请求发送到的 Orchestrator API 端点。
    • 在此示例中,选择了内部部署;指明要使用的端点为https://{{orchestrator-url}} /api/Account/Authenticate。
  2. Enter a Connection Name.
    • 此名称用于标识应用程序中的连接。
    • 一个连接器可以与相同或不同的 Orchestrator 租户建立多个连接。每个连接都需要有自己的连接设置,并且可能包含相同或不同的凭据(即用户名和密码)。如果您计划有多个用户想要管理自己的连接,则添加与同一租户的多个连接非常有用。
  3. Enter your UiPath Orchestrator URL and Tenant Name.
  4. Enter your Email or Username and Password.
  5. 单击“连接”。
    • 连接器配置并将包含输入的请求发送到 https://myorchestrator.net/api/Account/Authenticate

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

  • 工作方式

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新