Introduction¶
The scan is a powerful tool that scans all pages of a website. The configurations that are explained in this document may require the help of an advanced website administrator with HTML knowledge.
This document provides instructions for admin users on how to configure password-protected pages for the scan.
Set up user credentials¶
This section provides instructions on how to set up user credentials so that the crawler can access and scan protected pages on your website.
- Navigate to the Domain Overview page.
Click Action on the same row as the domain that you want to scan and select Edit Domain from the expanded list of options.
The system opens the Edit a domain page.
Scroll to the Login Type section.
Select Login Type: Click to view the options and select Form.
The Form fields section expands.
- The Forms feature lets you enter the login credentials so that the app can access and scan protected pages.
- Form Fields:
Input Selector: Enter the CSS selector that identifies the input selector of the form field or button, for example, #username or #password.
"ID" is usually unique and the preferred choice.
- Default Value: Enter the CSS selector to identify the default value for the form field/button.
- Click + to add a new input selector row.
- To delete a row, click the trashcan icon.
- Submit selector: Enter the field indicator (name or ID value) for the submit button.
- Verify URL: Enter the URL that appears when the user successfully logs in.
Click Save.
The system closes the Edit Domain page.
The pages are now set up and are included in the next on-demand or scheduled scan.
Log in with Office 365 or Basic Auth¶
Office 365 and Basic Auth require the registered email or username and password.
Custom logins may require help from a developer or web team member for the initial setup.