-
Suggestion
-
Resolution: Fixed
-
0
-
A4J does not support secret storage. The obvious use case for storing a secret would be for outgoing webhooks, where someone might require an API token in the custom request headers. https://codebarrel.atlassian.net/browse/AUT-2230 solves a specific case of this for first-party clients, but does not explicitly require the implementation of secret storage, so this ticket has been created instead.
An ideal outcome would be a way for users to securely add and remove secrets per automation rule or project, similar to Bitbucket Pipelines variables (which are encrypted at rest), which can then be referenced from within automation rules
- is related to
-
JIRAAUTOSERVER-844 Automation rules cannot be enabled, disabled or published after an upgrade of Automation for Jira to 9.0.1 or a higher version
- Closed
-
JIRAAUTOSERVER-847 Upgrading to 9.0.1 converts webhooks to secrets which are impossible to modify or identify for future administration
- Closed
- mentioned in
-
Page Loading...