microsoft/restler-fuzzer

Support for digest authentication

Aberta

#336 aberto em 3 de set. de 2021

 (1 comentário) (0 reação) (0 responsável)Python (329 forks)auto 404
enhancementhelp wanted

Métricas do repositório

Stars
 (2.929 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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?

Guia do colaborador