Configure Authentication Validation
Authentication validation can discover API endpoints that do not perform an authentication check.
- In the main menu, click (Projects) and open a project that you want to configure.
- Click Features.
- In the Authentication Validation row, turn on the Enabled switch.
-
To exempt some requests and responses from validation, you must set up
exclusion rules. Do as follows:
-
Create a sanitizer with the type Auth, using the
instructions in this page: Configure Sanitizers and Validators.
Attention: A sanitizer is required for Authentication Validation to work properly.