davsclaus opened a new pull request, #24560: URL: https://github.com/apache/camel/pull/24560
## Backport of #24557 Cherry-pick of #24557 onto `camel-4.18.x`. **Original PR:** #24557 - CAMEL-23974: Pass OAuth credentials from ZeebeComponent to ZeebeService **Original author:** @davsclaus **Target branch:** `camel-4.18.x` ### Original description Fix silent OAuth authentication failure in camel-zeebe where clientId, clientSecret, and oAuthAPI configured on ZeebeComponent were never passed to ZeebeService, making the OAuth code path unreachable dead code. _Claude Code on behalf of davsclaus_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
