UiPath Documentation
automation-suite
2.2510
true
Linux 版 Automation Suite 安装指南
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。

ArgoCD 配置

使用 Automation Suite 中的 Dex 配置为 ArgoCD 配置单点登录。

要为 ArgoCD 启用 SSO,请更新cluster_config.json文件中的以下参数:

fabric.argocd_dex_config_fileDex 配置文件的路径 。
fabric.argocd_rbac_config_fileRBAC 文件路径。

以下示例显示了如何在cluster_config.json文件中添加这些参数:

{
  "fabric": {
    "argocd_dex_config_file": "/path/to/file.yaml",
    "argocd_rbac_config_file": "/path/to/file.yaml"
  }
}
{
  "fabric": {
    "argocd_dex_config_file": "/path/to/file.yaml",
    "argocd_rbac_config_file": "/path/to/file.yaml"
  }
}

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新