[
https://issues.apache.org/jira/browse/CAMEL-20237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17809566#comment-17809566
]
Claus Ibsen commented on CAMEL-20237:
-------------------------------------
Yes, I have not researched very much besides those links above. But should be a
good starting point. The intention is to have reasonable auth for main-http
that is run on top of vertx as the http server, and for users to setup auth for
some level of protection.
Mind that we may consider having one set of auth for platform-http that can be
used for Camel routes.
And another for management, eg /q/jolokia /q/dev etc. The latter is more for
development purposes and is only secondary objective to have authentication, as
developers dont need that during development.
> camel-platform-http-main - Make it possible to configure http auth
> ------------------------------------------------------------------
>
> Key: CAMEL-20237
> URL: https://issues.apache.org/jira/browse/CAMEL-20237
> Project: Camel
> Issue Type: Improvement
> Components: camel-platform-http
> Reporter: Claus Ibsen
> Priority: Major
> Fix For: 4.x
>
>
> When running Camel standalone we need a way to configure http auth for
> secured, and this means looking at how to do this via
> camel-platform-http-vertx, and make it configurable more easily.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)