Skip to main content
← Back to Tutorials

Auth-Gated: Form Login

Scan pages behind a login form using the extension's built-in auth flow.

Open Demo PageFollow along on the demo page while watching the video

Video coming soon

Follow the written steps below in the meantime

Step-by-Step Instructions

  1. 1
  2. 2
    In the Auth tab, enable authentication.
  3. 3
    Set Login URL to: https://a11yscan.yantrakit.com/demo/tutorials/auth-form-login
  4. 4
    Set Username Selector to: input[type="email"]
  5. 5
    Set Password Selector to: input[type="password"]
  6. 6
    Set Submit Selector to: button[type="submit"]
  7. 7
    Enter Username: demo@a11yscan.com and Password: demo123
  8. 8
    Download the config and upload it in the extension.
  9. 9
    Navigate to the Auth demo login page and start a scan.
  10. 10
    The extension fills in credentials, submits the form, waits for redirect, and scans the authenticated dashboard.