microsoft/restler-fuzzer

Support for digest authentication

オープン

#336 opened on 2021/09/03

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Python (329 件のフォーク)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (2,929 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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?

コントリビューターガイド