automation-suite
2024.10
true
UiPath logo, featuring letters U and I in white

Automation Suite on Linux Installation Guide

Last updated Jan 8, 2025

ArgoCD configuration

To enable SSO for ArgoCD, update the following parameters in the cluster_config.json file:

Keys

Value

fabric.argocd_dex_config_fileThe path to the Dex configuration file.

fabric.argocd_rbac_config_file

The path to the RBAC file.

The following example shows how you can use add these parameters in the cluster_config.json file:

{
  "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"
  }
} 

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2025 UiPath. All rights reserved.