Argocd cli login issue #6575
Unanswered
sourabhyadavgit
asked this question in
Q&A
Replies: 1 comment
-
@sourabhyadavgit Argocd SSO login is currently only available in web ui. See discussion here #4424 However, if you can get the access token, you can use it in the argocd cli. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
While configuring argocd with Openldap the web gui works fine but cli login fails.
Web gui works fine and lists out the users info and the groups it is part of but cli throws the error of invalid credentials.
I've also tried using -grcp-web and --grcp-web-root-path option but it's still gives 503 error while using it.
Is cli only allows local users to login via cli?
Beta Was this translation helpful? Give feedback.
All reactions