oscerd commented on PR #24527:
URL: https://github.com/apache/camel/pull/24527#issuecomment-4916749237

   Rebased onto `main` and resolved the conflict. It was with CAMEL-23875 
(optional audience validation), which added `@Test` methods at the same spot in 
`KeycloakSecurityHelperTest`; the two additions are independent, so I kept both 
— the audience tests and the new `extractKeyId` tests now coexist. The 
production files (`KeycloakSecurityHelper`, `KeycloakSecurityProcessor`) merged 
automatically (kid-selection and audience validation are orthogonal). All 
camel-keycloak unit tests pass (HelperTest 23, ResolverTest 3, ProcessorTest 9) 
and a full reactor build is green. CI is re-running.
   
   _Claude Code on behalf of Andrea Cosentino_


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