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

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

Reply via email to