Object

AuthenticationStatusCheck

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

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