victorious-jelly-28729
11/19/2024, 5:28 AMjolly-florist-66728
11/19/2024, 5:28 AMvictorious-jelly-28729
11/19/2024, 5:33 AMjolly-florist-66728
11/19/2024, 5:33 AMopenid
, profile
, and email
.
3. Inspect Logs for Additional Errors: Look for any additional error messages in the logs that might provide more context about the failure. This can help identify if there are specific issues with the token format or claims.
4. Update Flyte Configuration: If you are using a specific identity provider like Okta or Azure AD, ensure that the configuration aligns with the provider's requirements. This includes setting the correct baseUrl
, clientId
, and scopes
.
5. Test with a Valid Token: Use a tool like curl
to manually test the token against the authentication endpoint to ensure it is valid and correctly formatted.
If you need further assistance, please provide more details about your current setup and any specific configurations you have applied.
Sources:
- Flyte GitHub issue #5978 👍 0 button 👎 0 button 💡 Hint: Mention @runllm in the thread for followups.