Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-20236

Hipchat recipient should support encrypted api token

XMLWordPrintable

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      It's not possible to use encrypted API token when configure HipChat recipient at Bamboo Specs

      new HipChatRecipient()
       .apiToken(/* PUT YOUR SENSITIVE INFORMATION HERE*/)
       .room("bamboo")
      
      

      It should support import/export of encrypted value to avoid leak of sensitive data.

      Workaround

       Use Bamboo variables to keep secret token and reuse it as API Token value '${bamboo.hipchatSecret}'

            Unassigned Unassigned
            achystoprudov Alexey Chystoprudov
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: