microsoft/restler-fuzzer

Support for digest authentication

Aperta

#336 aperta il 3 set 2021

 (1 commento) (0 reazioni) (0 assegnatari)Python (329 fork)auto 404
enhancementhelp wanted

Metriche repository

Star
 (2929 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

When a authentication type of DIGEST mentioned in RFC7235 https://datatracker.ietf.org/doc/html/rfc7235 is provided in OpenAPI Specification (supported as mentioned at https://swagger.io/docs/specification/authentication/ ) it is not compiled to RESTler grammar and the REST APIs are fuzzed without the mentioned authentication. Is the Digest authentication supported by RESTler Fuzzer?

Guida contributor