davsclaus opened a new pull request, #24557:
URL: https://github.com/apache/camel/pull/24557

   ## Summary
   
   - Fix silent OAuth authentication failure in camel-zeebe: `clientId`, 
`clientSecret`, and `oAuthAPI` configured on `ZeebeComponent` were never passed 
to `ZeebeService`, making the OAuth code path unreachable dead code
   - Add a constructor overload to `ZeebeService` that accepts the three OAuth 
parameters, and update `ZeebeComponent.doStart()` to use it
   
   ## Test plan
   
   - [x] Existing unit tests pass (20 tests, 0 failures)
   - [ ] Manual verification with a Zeebe cluster using OAuth (requires Camunda 
Cloud credentials)
   
   _Claude Code on behalf of davsclaus_
   
   🤖 Generated with [Claude Code](https://claude.com/claude-code)
   
   Co-Authored-By: Claude Opus 4.6 <[email protected]>


-- 
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]

Reply via email to