Add redaction support to config/param IDLs

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.1.7
    • Affects Version/s: None
    • Component/s: None
    • None
    • Minor Change
    • Security 2018-12-17
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Add the ability for config/param settings defined in IDL to declare themselves as redactible.

      configs:
        "some.password.setting":
          description: "Do stuff, but don't reveal the setting"
          redact: true
      

      Configs/Params with this attribute will be redacted with getting command line ops, config blobs, or getParameter calls.

            Assignee:
            Sara Golemon (Inactive)
            Reporter:
            Sara Golemon (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: