Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement default SignatureService and configuration values #4752

Open
paullatzelsperger opened this issue Jan 22, 2025 · 0 comments
Open

Implement default SignatureService and configuration values #4752

paullatzelsperger opened this issue Jan 22, 2025 · 0 comments
Assignees
Labels
core feature enhancement New feature or request triage all new issues awaiting classification

Comments

@paullatzelsperger
Copy link
Member

Feature Request

In order to enable proper remote signing of content we need the following things:

  • a default SignatureService, that will perform signing locally by pulling keys from the default
  • configuration values (as outlined in the decision record), to enable/disable remote signing, etc.
  • a JWSSigner and a JWSVerifier implementation, which delegate signing to the SignatureService

Which Areas Would Be Affected?

hashicorp vault, default services

Why Is the Feature Desired?

make remote signing usable, plug it into JWT generation and validation.

Who will sponsor this feature?

Please @-mention the committer that will sponsor your feature.

Solution Proposal

If possible, provide a (brief!) solution proposal.

@paullatzelsperger paullatzelsperger self-assigned this Jan 22, 2025
@github-actions github-actions bot added the triage all new issues awaiting classification label Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core feature enhancement New feature or request triage all new issues awaiting classification
Projects
None yet
Development

No branches or pull requests

1 participant