Skip to content

Nonce with equals issue #39

Description

@naumansiddiqui4

When I create nonce from server which contains a = in the nonce. It fails my test case parse_equal_sign_delimited_keys_values in a4 test suite.

I checked web-tester code in httptester.py and function parse_equal_sign_delimited_keys_values, code parses for key and values by splitting on =. This, I feel could be issue for my test case failing.

If my nonce does not have an equals sign, then my test case never fails.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions