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

Multiple public keys #1818

Closed
h2zh opened this issue Dec 10, 2024 · 2 comments
Closed

Multiple public keys #1818

h2zh opened this issue Dec 10, 2024 · 2 comments
Assignees
Labels
origin Issue relating to the origin component registry Issue relating to the registry component
Milestone

Comments

@h2zh
Copy link
Collaborator

h2zh commented Dec 10, 2024

This issue is the continuation of #561

We want to allow multiple active private keys in use, which means there will be multiple public keys in JWKS.

  1. CRUD operations for public keys management in Registry DB
  2. Ensure director can use multiple public keys in the JWKS
  3. Key management in Pelican client
@h2zh h2zh added origin Issue relating to the origin component registry Issue relating to the registry component labels Dec 10, 2024
@h2zh h2zh added this to the v7.12.0 milestone Dec 10, 2024
@h2zh h2zh self-assigned this Dec 10, 2024
@jhiemstrawisc jhiemstrawisc modified the milestones: v7.12.0, v7.13.0 Dec 16, 2024
@h2zh
Copy link
Collaborator Author

h2zh commented Jan 9, 2025

Feature 1,2 are done in PR #1748. Work on Feature 3 will begin after that PR is merged to avoid potential rework from any subsequent changes.

@h2zh h2zh modified the milestones: v7.13.0, v7.14 Jan 17, 2025
@h2zh
Copy link
Collaborator Author

h2zh commented Feb 10, 2025

This issue is replaced by these ones #1748 (review)

@h2zh h2zh closed this as completed Feb 10, 2025
@h2zh h2zh modified the milestones: v7.14, v7.13.0 Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
origin Issue relating to the origin component registry Issue relating to the registry component
Projects
None yet
Development

No branches or pull requests

2 participants