Hi all,
we have deployed flyte-core with Helm chart on k8s .
We setup the OIDC layer with Keycloak , the login is fine but the scheduler doesn't want to run .. It has a 'invalid client' issue .
We don't unsderstand why since it seems to be using the same client (seen in the configmap). than the UI client.
Hi @gorgeous-twilight-51768
There's a previous thread around missing info in the docs for flyte-binary using Keycloak as IDP (see here). While your deployment is different, I hope you find something useful there. I'll be working to reproduce and update the docs accordingly.
I guess the only