microsoft / restler-fuzzer

RESTler is the first stateful REST API fuzzing tool for automatically testing cloud services through their REST APIs and finding security and reliability bugs in these services.
MIT License
2.59k stars 296 forks source link

[Feature Request] Restler should test presence of auth files as part of settings validation #694

Closed ajpasupu closed 1 year ago

ajpasupu commented 1 year ago

💡 Idea

Restler should test for presence of auth module if module authentication is specified during settings validation and fail fast if it is unreachable/does not exist

Design Notes

No response

ajpasupu commented 1 year ago

Closed with https://github.com/microsoft/restler-fuzzer/pull/698