Ivan Kulaga created CAMEL-21083:
-----------------------------------

             Summary: camel-platform-http-main - Add more http auth options
                 Key: CAMEL-21083
                 URL: https://issues.apache.org/jira/browse/CAMEL-21083
             Project: Camel
          Issue Type: Improvement
          Components: camel-platform-http
            Reporter: Ivan Kulaga


See [CAMEL-20237|https://issues.apache.org/jira/browse/CAMEL-20237]

We should add more http authentication options that can be configured via 
properties.
Here are lists of currently existing Vert.x AuthenticationHandlers and 
AuthenticationProviders:
[https://vertx.io/docs/apidocs/io/vertx/ext/web/handler/AuthenticationHandler.html]
[https://vertx.io/docs/apidocs/io/vertx/ext/auth/authentication/AuthenticationProvider.html]

Think we want to be able to configure via properties at least these:
- OAuth2AuthHandler handler + OAuth2Auth provider
- Support full set of options for JWTAuthHandler and JWTAuth to be configurable 
via properties
- BasicAuthHandler handler + JDBCAuthentication/SqlAuthentication provider



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to