Hello,
I am a big fan of the work that has been done on this tool, and the community it has built. I am trying to pass in a variable into the Environment Variable key:value box within the automation framework. This would be to add in "ZAP_AUTH_HEADER_VALUE" with a variable like: "Bearer 1234dfsb.fedgwe...".
After I upload the openapi json file, then run the active scan. I see that the Authorization header and values I entered before, do not show up in the request. From a docker ran scan, it would be pretty straight forward, I must be missing something here. This is on version 2.12.
Thanks,
James