[ https://issues.apache.org/jira/browse/CAMEL-17290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17455018#comment-17455018 ]
James Netherton commented on CAMEL-17290: ----------------------------------------- I have added a 'Message Headers' section to the component docs. > Enable platform-http-vertx to provide access to authenticated user info > ------------------------------------------------------------------------ > > Key: CAMEL-17290 > URL: https://issues.apache.org/jira/browse/CAMEL-17290 > Project: Camel > Issue Type: Improvement > Components: camel-platform-http-vertx > Reporter: James Netherton > Assignee: James Netherton > Priority: Minor > Fix For: 3.14.0 > > > If Vert.x authentication handlers are configured on the router, then a > property will be populated on the RoutingContext containing information about > the authenticated user. > It could be useful to make this available to users so that they can look up > details about the authenticated user in their routes. > It'd also be a means to fixing a recently reported Camel Quarkus issue where > a user was attempting to access some of the Quarkus security internals via > the platform-http component. > https://github.com/apache/camel-quarkus/issues/3353 -- This message was sent by Atlassian Jira (v8.20.1#820001)