Skip to content

Commit

Permalink
Merge pull request #1220 from zapbot/update-site-content
Browse files Browse the repository at this point in the history
Update site content
  • Loading branch information
psiinon authored Oct 9, 2023
2 parents 64df396 + 632a9b5 commit 664f167
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/authentication/auto-detection/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,10 @@ <h1 class="text--white">Auto-Detection</h1>
<h3 id="authentication-tester-dialog">Authentication Tester Dialog <a class="header-link" href="#authentication-tester-dialog"><svg class="fill-current o-60 hover-accent-color-light" height="22px" viewBox="0 0 24 24" width="22px" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z" fill="currentColor"/></svg></a></h3>
<p>The <a href="/blog/2023-05-23-authentication-tester/">Authentication Tester Dialog</a> is a quick and easy way to check if ZAP can
automatically detect all of the information it needs - you only need to provide the URL of your login page and valid credentials.</p>
<div class='embed-youtube'>
<iframe src='https://www.youtube.com/embed/RCi9W77bGpI' frameborder='0' allowfullscreen></iframe>
</div>

<p>If everything passes then auto-detection is probably going to be your best option.</p>
<p>If it fails then the dialog will collect sanitised diagnostics which you can safely share with us in order to help identify what is going wrong.</p>

Expand Down

0 comments on commit 664f167

Please sign in to comment.