Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-14047

Hide secret values when displaying user configuration/global job parameters in web UI

Agile BoardRank to TopRank to BottomAttach filesAttach ScreenshotBulk Copy AttachmentsBulk Move AttachmentsVotersWatch issueWatchersCreate sub-taskConvert to sub-taskLinkCloneLabelsUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    Description

      A user requested the feature to hide secret values when displaying the user configuration/global job parameters in the web UI. Ideally, there is a way to denote keys which contain secret values so that the JobConfigHandler excludes them from the response.

      For the cluster level configuration Flink supports a similar functionality. The ClusterConfigHandler replaces the values of all keys which contain one of the strings specified in GlobalConfiguration.SENSITIVE_KEYS, which is currently defined as ["password", "secret"], with GlobalConfiguration.HIDDEN_CONTENT. That way Flink hides the sensitive information.

      Attachments

        Activity

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

          People

            trohrmann Till Rohrmann
            trohrmann Till Rohrmann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

              Estimated:
              Original Estimate - Not Specified
              Not Specified
              Remaining:
              Remaining Estimate - 0h
              0h
              Logged:
              Time Spent - 20m
              20m

              Slack

                Issue deployment