Hi all,
Not sure if there even is a solution to this, but we have several automations that need to call the Jira API. This results in us storing our API key in each automation. We do utilize the 'hidden' attribute that prevents the key from being exported along with the rest of the automation.
When our API key expires, we'll have a lot of automations to update to the new key. It would be really nice if there was some secure key/value store that we could update instead...
How is everyone else handling this?