Object

AuthenticationStatusCheckInput

Specifies the input fields required to configure authentication status checking. This allows scans to verify whether a user remains authenticated during crawling by checking a specific URL for expected content.

Fields

url(): String!
The URL to check for authentication status.
confirmationText(): String!
The confirmation text used to verify authentication status.