microsoft/restler-fuzzer

Support for digest authentication

Offen

#336 geöffnet am 03.09.2021

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Python (329 Forks)auto 404
enhancementhelp wanted

Repository-Metriken

Stars
 (2.929 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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?

Contributor Guide