Skip to content

feat: verify RS256 JWTs with authn's public key - #188

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

feat: verify RS256 JWTs with authn's public key#188
EdmondDantes21 wants to merge 1 commit into
krateoplatformops:mainfrom
EdmondDantes21:feat/asymmetric-jwt-jwks

Conversation

@EdmondDantes21

Copy link
Copy Markdown

Replace the symmetric --jwt-sign-key flag with --jwt-public-key-file (JWT_PUBLIC_KEY_FILE): read authn's PEM public key at startup and verify tokens against it via the shared UserConfig middleware. Build against the migrated plumbing; update the rbac e2e helper and deploy manifest accordingly.

Replace the symmetric --jwt-sign-key flag with --jwt-public-key-file (JWT_PUBLIC_KEY_FILE): read authn's PEM public key at startup and verify tokens against it via the shared UserConfig middleware. Build against the migrated plumbing; update the rbac e2e helper and deploy manifest accordingly.

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