microsoft/restler-fuzzer

Support for digest authentication

Ouverte

#336 ouverte le 3 sept. 2021

 (1 commentaire) (0 réaction) (0 personne assignée)Python (329 forks)auto 404
enhancementhelp wanted

Métriques du dépôt

Stars
 (2 929 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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?

Guide contributeur