Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
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.
Attachments
Issue Links
- links to