Croway opened a new pull request, #22476: URL: https://github.com/apache/camel/pull/22476
Backport of #22474 to `camel-4.14.x`. ## Summary - Default the authentication path to `/*` when not explicitly configured in BasicAuthenticationConfigurer and JWTAuthenticationConfigurer - Extract shared path resolution logic into MainAuthenticationConfigurer default method - Add tests for non-root context path and selective path authentication - Add upgrade guide entry for 4.14.5 → 4.14.6 ## Test plan - [x] Existing auth tests pass (Basic + JWT) - [x] New test: non-root context path with implicit auth path - [x] New test: explicit authenticationPath for selective protection -- 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]
