SSO Okta integration without Dex and Argo CD #13380
-
Hello everyone. Is is possible to enable SSO using Okta in Argo Workflows without using Argocd's dex implementation? We are using Workflows but not CD and don't want to have to install and configure another dependency to get it to work. Thank you. |
Beta Was this translation helpful? Give feedback.
Answered by
agilgur5
Jul 23, 2024
Replies: 1 comment 2 replies
-
You can use a standalone Dex instance with the same configuration, it doesn't have to be Argo CD's Dex instance |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
agilgur5
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can use a standalone Dex instance with the same configuration, it doesn't have to be Argo CD's Dex instance