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

SPNEGO/Kerberos/Windows Auth #89

Open
katerberg opened this issue Feb 28, 2017 · 1 comment
Open

SPNEGO/Kerberos/Windows Auth #89

katerberg opened this issue Feb 28, 2017 · 1 comment

Comments

@katerberg
Copy link

Chakram has been incredible for me in testing unsecured and header-based secured endpoints, but I've hit a bit of a sticking point with endpoints that use SPNEGO to authenticate.

With curl, I can use the --negotiate flag to allow the authentication to work but I don't see an easy way with Chakram yet. Am I right in assuming that request/request#1966 needs to be merged before I will be able to use Chakram with Kerberos endpoints?

@dareid
Copy link
Owner

dareid commented Feb 28, 2017

That is correct. Thanks for finding the associated PR in request.
Once that is merged I will update dependencies and it should hopefully all work.

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