Skip to content

How can I configure ArgoCD CLI to work with SSO and Cloudflare URL? #20234

Discussion options

You must be logged in to vote

I've managed to make it work with

kubectl port-forward svc/argocd-server -n argocd 8080:443

And then in a separate window

argocd login localhost:8080 --sso --header CF-Access-Token:$(cloudflared access token -app=<cloudflare argocd url>) --plaintext 

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by andrii-korotkov-verkada
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant