An add-on to help with development of ZAP. It starts a simple test web service, which by default will be accessible via http://localhost:9091
It provides:
Two simple OpenAPI specs, both of which require no authentication. One of the APIs described by the specs can only be accessed when authenticated.
A growing set of authentication pages, for use in testing ZAP authentication handling.
A set of pages which store various types of data in localStorage and sessionStorage.