I want to do the "Authenticated Scan" by using the TFS DevOps pipeline, To do this, I added the "OWASP Zed Attack Proxy Scan" extension under TFS and added the tasks in the pipeline. I also, installed the OWASP desktop app (2.10.0), The pipeline is working with the 'Unauthenticated mode' on the website but I need to do the 'authenticated scan so that tool can identify the bugs/vulnerabilities after the login pages as well, How can this be done?