Hello Simon ,
Greetings and thank you for your reply...
Basically I am from Devops team and want to deploy web based ZAP tool for QA team. They are using ZAP tool as Desktop app and want to use as Web based app. Hence I am deploying using below image. The attached screenshot in previous email is the URL for Web based ZAP tool. Could you please suggest how to disable authentication screen. Or there is not mechanism for same. I used below ENV vars in Dockerfile but it did not helped.
Image
ghcr.io/zaproxy/zaproxy:stable# Add environment variables to disable authentication
ENV ZAP_AUTH_HEADER_VALUE=""
ENV ZAP_AUTH_HEADER=""
ENV ZAP_AUTH_HEADER_SITE=""
Is there any sample Dockerfile for same?
regards,
Vaibhav.