Summary
The user greets and discusses issues with CI/CD and authentication related to Flyte's internal authorization, specifically mentioning an authentication error due to a misconfiguration with ClientSecret. They initially thought they needed to use a specific clientId created in Okta but found that using "flytepropeller" worked instead. The user shares their configuration file details and notes that the solution worked within a Docker container for both flytectl
and pyflyte
, using either an environment variable or a secret file. They express gratitude for the quick response.