Skip to content

feat(auth): publish JWKS endpoint for bulk-submit signing key - #539

Merged
smunini merged 1 commit into
HeliosSoftware:mainfrom
bomanaps:feat/bulk-submit-jwks
Aug 17, 2026
Merged

feat(auth): publish JWKS endpoint for bulk-submit signing key#539
smunini merged 1 commit into
HeliosSoftware:mainfrom
bomanaps:feat/bulk-submit-jwks

Conversation

@bomanaps

Copy link
Copy Markdown
Contributor

Adds a new unauthenticated endpoint at /.well-known/bulk-submit-jwks.json that publishes HFS's public signing key so recipients can register it once instead of manually exchanging keys on every rotation. Both outbound assertion paths now stamp a stable RFC 7638 thumbprint as kid so a recipient holding multiple keys can always identify the right one.

@smunini
smunini merged commit c33ea0a into HeliosSoftware:main Aug 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants