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

Camel-Main: Support raw syntax or being able to detect secret

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.5.0
    • camel-main
    • None
    • Unknown

    Description

      This comes from ckc

      https://github.com/apache/camel-kafka-connector/issues/319

      Basically we could something like
       
      password=#mypass
      camel.beans.mypass = class:java.lang.String("secret password here")
       
      But it would be much better to detect secret attribute from catalog and doing something like
       
      camel.xxxx.password = secret:myPass+w0r!d*)here123
       
      and then apply RAW to this
       
      davsclaus

      Attachments

        Activity

          People

            Unassigned Unassigned
            acosentino Andrea Cosentino
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: