You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "James Netherton (Jira)" <ji...@apache.org> on 2021/12/08 07:35:00 UTC

[jira] [Resolved] (CAMEL-17290) Enable platform-http-vertx to provide access to authenticated user info

     [ https://issues.apache.org/jira/browse/CAMEL-17290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Netherton resolved CAMEL-17290.
-------------------------------------
    Resolution: Fixed

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