Closed kkellerlbl closed 7 years ago
Depends on https://github.com/kbase/auth/pull/31
We may also need to change the pointer for the auth submodule.
@rsutormin should take a gander at this although it looks simple
Ping @rsutormin what do you think?
Sorry guys, I was busy lately. Do we support such config in python and java already? And what about tests?
I have not tried running Perl tests yet.
I want to run three different permutations of test.
So far test 1. runs for a long time, so I may need to kill it and start again tomorrow. 3. is having problems, and I need to track down exactly what they are. It's currently failing in testJavaAsyncService in AsyncDockerTest, which is odd because I didn't touch that code. It may be a different issue.
Please do not merge
Still need more time to fix tests. I'm closing till ready.
Please do not merge yet.
It's wrong anyway, there's a reference to one of my repos.
Support configuration of an auth service endpoint in the configuration file. The generated Service.pm will use the auth client library's default URL if not configured.
I've been testing this with my modifications to handle_service and it looks like it behaves okay. It'd be helpful to have other eyes on it as well.
This PR goes to a new branch of kb_sdk, so merging won't break anything. If it looks ok we can do another PR to develop.