Object

RecordedLoginInput

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

Fields

label(): String!
A name for the recorded login sequence to help you identify it.
script(): String!
The JSON-based script for the recorded login sequence. This is generated by the Burp Suite Navigation Recorder extension when you record the login sequence in your browser.