kbase / kb_sdk

Build and test new apps for the KBase platform
http://kbase.github.io/kb_sdk_docs
MIT License
27 stars 32 forks source link

Update to latest java auth #183

Closed MrCreosote closed 8 years ago

MrCreosote commented 8 years ago

Updates the SDK to use the latest java auth jars. The java SDK modules should now be compatible with the upcoming auth service. However, more changes are needed not covered by this PR:

1) The SDK needs to set the auth service url in tests so that the SDK modules pick it up. 2) The SDK needs to take a token for tests.

TODO:

MrCreosote commented 8 years ago

Mike this is ready to merge.