feat(sso): configure sso for ArgoCD
This commit is contained in:
parent
699b6cedcb
commit
2eab9bd80b
2 changed files with 12 additions and 3 deletions
|
|
@ -67,7 +67,7 @@ config:
|
|||
- id: controller-argocd-dex
|
||||
name: ArgoCD Client
|
||||
redirectURIs:
|
||||
- "http://{{{ .Env.DOMAIN_ARGOCD }}}/auth/callback"
|
||||
- "https://{{{ .Env.DOMAIN_ARGOCD }}}/auth/callback"
|
||||
secretEnv: "OIDC_DEX_ARGO_CLIENT_SECRET"
|
||||
- id: grafana
|
||||
redirectURIs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue