Object

LoginCredentialInput

Specifies the input fields required to create a new set of login credentials. This set of credentials is used by scans to crawl areas of the site that are only accessible to registered users.

Fields

label(): String!
A name for the set of login credentials to help you identify it.
username(): String!
The username that Burp Scanner will use to log in to the site.
password(): String!
The password for the account that Burp Scanner will use to log in to the site.