-
-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Hi want to try argonaut, but i have problems with authentication.

$ argocd login argocd.bla.de --sso
Performing authorization_code flow login: https://idp.bla.de/auth/realms/bla/protocol/openid-connect/auth?access_type=offline&client_id=app-argo&code_challenge=2-YnWuzk6A4xVQHhigNR44dEZT2lO3eUGFnOixYk6n0&code_challenge_method=S256&redirect_uri=http%3A%2F%2Flocalhost%3A8085%2Fauth%2Fcallback&response_type=code&scope=openid+profile+email+offline_access&state=BWASJBqHAVmsBCYUXTQIlVcM
Opening system default browser for authentication
Authentication successful
'[email protected]' logged in successfully
Context 'argocd.bla.de' updated
same issue without sso and admin access
argocd cli works fine for me, but i can not use argonaut
$ argocd context
CURRENT NAME SERVER
-
argocd.bla.de argocd.bla.de
argocd cluster list
SERVER NAME VERSION STATUS MESSAGE PROJECT
https://api-1.bla.de:6443 hcp-stg-lb 1.31 Successful
https://api-2.bla.de:6443 hcp-pro-lb 1.31 Successful
https://kubernetes.default.svc hcp-inf 1.31 Successful
$ argocd version
argocd: v3.0.12+ed1e239
BuildDate: 2025-07-25T23:01:05Z
GitCommit: ed1e2397ef9af6d23b284e39d504308cdda1957b
GitTreeState: clean
GoVersion: go1.24.5
Compiler: gc
Platform: darwin/arm64
argocd-server: v3.1.0+03c4ad8
BuildDate: 2025-08-13T20:38:38Z
GitCommit: 03c4ad854c1e6d922a121cd40f505d9bc6e402da
GitTreeState: clean
GoVersion: go1.24.6
Compiler: gc
Platform: linux/amd64
Kustomize Version: v5.7.0 2025-06-28T07:00:07Z
Helm Version: v3.18.4+gd80839c
Kubectl Version: v0.33.1
Jsonnet Version: v0.21.0