Troubleshooting Zap Docker Image for Authenticated API Scan
I am trying to conducting an API scan using Zap Docker image, despite passing authentication configurations, authenticated endpoints return 404/403 errors. Unauthenticated endpoints scan correctly. The issue pertains to ensuring authentication during the scan process. Both OpenAPI definition and configuration files are appropriately provided in the Docker image. However, it’s unclear why authentication fails for specific endpoints.