Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-21083

camel-platform-http-main - Add more http auth options

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • camel-platform-http
    • Moderate

    Description

      See 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

      Attachments

        Activity

          People

            Unassigned Unassigned
            ikulaga Ivan Kulaga
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: