secrets-manager icon indicating copy to clipboard operation
secrets-manager copied to clipboard

create a Java SDK

Open v0lkan opened this issue 1 year ago • 4 comments

We have a Golang SDK that exposes two methods and uses go-spiffe as a library:

The task here is to

  1. Write Java equivalents of these methods.
  2. Use java-spiffe instead of go-spiffe.
  3. Create a sample Java application that uses this SDK.
  4. Dockerize the app to be pushed to the vsecm container registry like other sample apps.
  5. Create unit tests
  6. create documentation for the vsecm website
  7. and the like…

We can create a ./sdk-java folder in the project root for this.

v0lkan avatar Jan 20 '24 23:01 v0lkan

Hello, can I take this issue?

sahinakyol avatar Jan 28 '24 19:01 sahinakyol

Also i can take this issue for helping @sahinakyol

emincanoguz11 avatar Feb 10 '24 18:02 emincanoguz11

Assigned to both of you folks — thanks a lot.

I’ll share some details here.

v0lkan avatar Feb 19 '24 07:02 v0lkan

https://github.com/spiffe/java-spiffe

  • coordinate with Patrick (Qi Hu) on VSecM Slack workspace.

v0lkan avatar Feb 19 '24 19:02 v0lkan