argo workflows enabling project level SSO #1600
Unanswered
sharadhirao
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Team,
As Argo CD have project level access, Can we have similar thing in Argo Workflows?
I know Argo Workflow provides SSO integration and we can provide access to certain groups.
Scenario where this will help is
Let's say i have 5 application, which can run in same cluster. Then I have 5 sensors that triggers 5 different workflows. The developer of one application should not have access to other application. So I add a SSO and similar to rbac config in argocd i will define policy and assign to OIDC groups. Then I can have project level workflow access.
Correct me if i am wrong, I think this is not possible in current version of argo workflows. This requirement would be helpful to run multiple application workflows inside single cluster. @pdrastil Can you please suggest on this? My client want this setup as we have multiple apps running in same cluster.
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions