close
GraphQL Schema
Schema
Queries
Mutations
Queryable Objects
Agent
Issue
Scan
ScanConfiguration
ScanReport
ScheduleItem
Site
SiteTree
UnauthorizedAgent
Other Objects
Agent
AgentError
ApplicationLogins
AuditItem
CountsByConfidence
DataSegment
DescriptiveEvidence
EmailRecipient
Folder
HighlightSegment
HttpInteraction
Issue
IssueCounts
IssueType
IssueTypeGroup
JiraTicket
LoginCredential
RecordedLogin
Request
Response
Scan
ScanConfiguration
ScanCountsByStatus
ScanDelta
ScanProgressMetrics
ScanReport
ScanWarnings
Schedule
ScheduleItem
Scope
Site
SiteTree
SnipSegment
Ticket
UnauthorizedAgent
User
Enums
AuditItemSortColumn
Confidence
ErrorType
FalsePositivePropagationMode
GeneratedBy
Novelty
ScanReportType
ScanStatus
ScansSortColumn
ScopeProtocolOptions
Severity
SortOrder
Interfaces
AgentMachine
Evidence
RequestResponseSegment
menu
Types
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.