oscerd commented on PR #23848: URL: https://github.com/apache/camel/pull/23848#issuecomment-4649498145
I've fixed the `KeycloakProducerRevocationIT` integration test failure that occurred on JDK 25. The issue was that recent versions of Keycloak require the client to be present in the token's audience for token introspection to work. I added an audience mapper to the test client setup. I also made sure this fix is included in the PR commit. -- 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]
