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

camel-kamelet - Endpoint URIs from parameters could be passed as-is without uri encoding

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • None
    • 4.0.0
    • None
    • Unknown

    Description

      CAMEL-18370 is related to this because the kamelet parameters become URI parameters to the kamelet, which means that sensitive data such as username, passwords must be protected by RAW() style to allow special chars such as + to keep being +.

      We could for yaml-dsl then build the uri parameters in a special way where we store this as a bean (Map) and then let camel-kamelet lookup this bean via an uuid, and then grab the data as-is to be used.

      However this is a bit special when using yaml-dsl that can define endpoint parameters in a special map like way.

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned
            davsclaus Claus Ibsen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment