Base Auth
For applications using Basic Auth:
- Select "Basic Auth" from the "Auth Type" dropdown.
- Enter your "username" and "password" according to the role.
- Enter role name, if left blank, it assigns "admin" as default.
- Select the Validate endpoint. This endpoint is used to validate if the provided username and password are correct, and token is being generated.
- Click Save to create the token.
The application will store these credentials and use them during the scan.