Base Auth

For applications using Basic Auth:

  1. Select "Basic Auth" from the "Auth Type" dropdown.
  2. Enter your "username" and "password" according to the role.
  3. Enter role name, if left blank, it assigns "admin" as default.
  4. Select the Validate endpoint. This endpoint is used to validate if the provided username and password are correct, and token is being generated.
  5. Click Save to create the token.

The application will store these credentials and use them during the scan.

Discard
Save