microsoft/restler-fuzzer

Support for digest authentication

开放

#336 创建于 2021年9月3日

 (1 条评论) (0 个反应) (0 位负责人)Python (329 个派生)auto 404
enhancementhelp wanted

仓库指标

星标
 (2,929 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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?

贡献者指南