firebus / splunk-jira

A Splunk Add-on for JIRA
http://apps.splunk.com/app/1438/
Other
25 stars 15 forks source link

Consider storing passwords encrypted #18

Open firebus opened 10 years ago

firebus commented 10 years ago

Per http://www.georgestarcher.com/2014/02/16/splunk-alert-scripts-automating-control/

mrkyle7 commented 9 years ago

+1 this enhancement

dhether commented 9 years ago

+1 this enhancement also

zjiaran commented 9 years ago

How does putting them in a REST Endpoint a la - http://blogs.splunk.com/2011/03/15/storing-encrypted-credentials/ sound? If sufficient I'll add this functionality.

firebus commented 9 years ago

Yeah - that's the same blog posted referred to by the now 404 starcher link in the OP. +1.

zjiaran commented 9 years ago

Done deal. I'll get this and a setup.xml in soon.

zjiaran commented 9 years ago

As the setup.xml in default form writes to an admin only endpoint, I will be creating a custom endpoint that saves the passwords encrypted using the openssl included in Splunk.