jolly-florist-66728
11/21/2024, 9:15 AMflytectl
. According to discussions on Flyte's forum, users have faced challenges with callback/redirects and token parsing errors when integrating Cognito. One user resolved a specific issue by switching to using ClientSecret
in the CLI, which worked temporarily.
For flytectl
, it is suggested to use the ClientSecret
flow instead of relying on ID tokens, as mentioned in the Flyte GitHub issue. This involves configuring the client ID and secret in the Flyte configuration and ensuring that the OAuth2 provider's requirements are met.
Would you like more detailed guidance on configuring Flyte with Amazon Cognito?
Sources:
- discussions on Flyte's forum
- Flyte GitHub issue
Slack Link
https://flyte.slack.com/archives/CP2HDHKE1/p1732180529.714059 👍 0 button 👎 0 button 💡 Hint: Mention @runllm in the thread for followups.