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

NTLM Authentication #29

Open
scattered-code opened this issue Dec 27, 2017 · 1 comment
Open

NTLM Authentication #29

scattered-code opened this issue Dec 27, 2017 · 1 comment

Comments

@scattered-code
Copy link

I'm trying to use this to download a json document from a rest endpoint (our RavenDB document store) and it doesn't support basic authentication (only NTLM authentication). I can accomplish this with curl by using the --ntlm flag. Is there a way to do this in httpbeat?

Thanks

@christiangalsterer
Copy link
Owner

Currently there is no support for NTLM authentication. Would you be interested in providing a PR?

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

No branches or pull requests

2 participants