You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I understand that ansible-rulebook is open source software provided for free and that I might not receive a timely response.
Feature type
New Feature
Feature Summary
In the current version of AAP, we have credential objects to leverage to pass in sensitive values to the playbook. In EDA, when leveraging the webhook plugin (and possibly others), securing this endpoint currently requires a plain text token committed to the code base. A credential object being available that was injected at runtime would alleviate this.
Steps to reproduce
Create a rulebook using any source plugin requiring a sensitive parameter
Please confirm the following
Feature type
New Feature
Feature Summary
In the current version of AAP, we have credential objects to leverage to pass in sensitive values to the playbook. In EDA, when leveraging the webhook plugin (and possibly others), securing this endpoint currently requires a plain text token committed to the code base. A credential object being available that was injected at runtime would alleviate this.
Steps to reproduce
Create a rulebook using any source plugin requiring a sensitive parameter
Current results
The parameter needs to be committed in plain text
Sugested feature result
The ability to inject the sensitive value at runtime
Additional information
No response
The text was updated successfully, but these errors were encountered: