-
Feature Request
-
Resolution: Won't Do
-
Undefined
-
None
-
2.5
-
False
-
-
False
- What is the nature and description of the request?
ansible.eda.url_check source plugin allow rulebook to poll urls to capture event. But today there is no way to provide authentication for polling URL which induce to have non secure URL providing potential security information
- Why does the customer need this? (List the business requirements here)
The security team of the customer doesn't want to have non secure website for providing this type of information.
- How would you like to achieve this? (List the functional requirements here)
Add new parameters on the plugin ansible.eda.url_check. (e.g) login and password, or any other existing authentication method.
- List any affected known dependencies: Doc, UI etc..
ansible.eda collection + doc of the collection
- Github Link if any