apache / apache/airavata-custos
Implement REST API for gRPC Signer Service
Open
ssh-certificate
- Dominant language
- Go
- Stars
- 21
- Forks
- 39
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 6
Description
Expose essential signer gRPC APIs (sign, revoke, getJWKS) through a REST gateway for environments that can’t directly consume gRPC.
Contributor guide
Research direction
Start by locating the signer service's gRPC definitions and the entry points for sign, revoke, and getJWKS. Trace how these APIs are currently exposed, then verify that equivalent REST access works for environments unable to consume gRPC.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api, authentication, authorization, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100