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

Client uses basic auth rather than a token an Authorization header #23

Open
kyleboon opened this issue Dec 10, 2015 · 1 comment
Open

Comments

@kyleboon
Copy link

Basic auth doesn't seem to be supported now. The client should use an Authorization header with a generated token instead.

This is a pretty easy change to make, and I could do this myself and submit a PR, if the client is otherwise mostly working. I'd love to use the java client to write a little groovy command line app.

@centic9
Copy link
Contributor

centic9 commented Jul 18, 2016

Any plans to implement this? As the basic-auth is going to be removed soon, the Java Client needs to support this or applications using the Java Client will break.

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