Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTP Auth Basic not supported #12

Open
ewilded opened this issue Apr 24, 2017 · 1 comment
Open

HTTP Auth Basic not supported #12

ewilded opened this issue Apr 24, 2017 · 1 comment

Comments

@ewilded
Copy link

ewilded commented Apr 24, 2017

The plugin does not support applications that employ HTTP Auth Basic.

The Authentication header should be copied to the structure of the issued requests, just like any other header originally used by the tested application.

@ilmila
Copy link
Owner

ilmila commented Apr 28, 2017

OK I agree, I need to review different checks.
Just to understand your scenario:
A webapp to test is protected by a HTTP Basic Auth, and all the requests/testcase should include the Authorization HTTP header. Is it correct?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants