Skip to content

feat: sign JWTs with RS256 and serve a JWKS endpoint - #75

Closed
EdmondDantes21 wants to merge 1 commit into
krateoplatformops:mainfrom
EdmondDantes21:feat/asymmetric-jwt-jwks
Closed

feat: sign JWTs with RS256 and serve a JWKS endpoint#75
EdmondDantes21 wants to merge 1 commit into
krateoplatformops:mainfrom
EdmondDantes21:feat/asymmetric-jwt-jwks

Conversation

@EdmondDantes21

Copy link
Copy Markdown

Load an RSA private key (PEM file) + kid at startup, sign tokens with RS256, and publish the public key at GET /.well-known/jwks.json for agentgateway/snowplow. Thread the key/kid through all login routes. Docs under docs/jwt-jwks.md.

Load an RSA private key (PEM file) + kid at startup, sign tokens with RS256, and publish the public key at GET /.well-known/jwks.json for agentgateway/snowplow. Thread the key/kid through all login routes. Docs under docs/jwt-jwks.md.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.

1 participant