Forum Discussion
Jeff Walzer
Mar 31, 2020Iron Contributor
Can I use ASC Workflow automation to install Qualys agent?
We have the following recommendation in ASC - Enable the built-in vulnerability assessment solution on virtual machines (powered by Qualys) (Preview) - that has some VMs that need the agent. With...
- Mar 31, 2020
Yes. i just created a working sample here
Jeff Walzer
Apr 01, 2020Iron Contributor
@Nicholas DiCola (SECURITY JEDI
Sorry to be a pain, but I ran into an error as I turned on a VM and then checked the logic app and saw that it failed
{
"error": {
"code": "AuthenticationFailed",
"message": "Authentication failed. The 'Authorization' header is missing."
}
}
Nicholas DiCola (SECURITY JEDI)
Apr 01, 2020Former Employee
the template creates two api connection resources. you have to authorize them. go to the resource. click edit api connection. click authorize. login in the new window. click save.