secrets-manager
secrets-manager copied to clipboard
create a Java SDK
We have a Golang SDK that exposes two methods and uses go-spiffe as a library:
The task here is to
- Write Java equivalents of these methods.
- Use java-spiffe instead of go-spiffe.
- Create a sample Java application that uses this SDK.
- Dockerize the app to be pushed to the vsecm container registry like other sample apps.
- Create unit tests
- create documentation for the vsecm website
- and the like…
We can create a ./sdk-java folder in the project root for this.
Hello, can I take this issue?
Also i can take this issue for helping @sahinakyol
Assigned to both of you folks — thanks a lot.
I’ll share some details here.
https://github.com/spiffe/java-spiffe
- coordinate with Patrick (Qi Hu) on VSecM Slack workspace.