jamesnetherton opened a new pull request, #9107:
URL: https://github.com/apache/camel-quarkus/pull/9107

   Consumers are mounted on the shared Quarkus HTTP router, so they sit behind 
whatever authentication the application configures. Upstream only installs a 
CorsHandler when allowedOriginPattern is set, so document how to restrict the 
origins that WebSocket upgrade requests are accepted from, either via the 
Quarkus CORS filter or the allowedOriginPattern endpoint option.
   
   Add tests covering both, including that the Quarkus CORS filter runs ahead 
of the Camel WebSocket route.
   
   Fixes #9106


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