cnoe-io / idpbuilder

Spin up a complete internal developer platform with only Docker required as a dependency.
https://cloud-native.slack.com/archives/C05TN9WFN5S
Apache License 2.0
174 stars 56 forks source link

Extend the 'idpbuilder get secrets' command to display credentials for the Argo Workflow instance #361

Open gauravhub opened 1 month ago

gauravhub commented 1 month ago

Currently, 'idpbuilder get secrets' display credentials for backstage and ArgoCD instances. Extend the 'idpbuilder get secrets' command to display credentials for the Argo Workflow instance as well.

nabuskey commented 1 month ago

Not sure what credentials we can pull currently other than the appropriately labeled secrets. Argo Workflows isn't a core package so I am very hesitant to introduce something like this for a particular technology.

nimakaviani commented 1 month ago

hmmm, isnt it that Argo Workflow should have the necessary SSO configurations in place so that it also authenticates via keycloak?