Skip to content

fix(infra): correct Clerk JWKS instance - #6

Merged
rryoung98 merged 1 commit into
mainfrom
feat/clerk-jwks
Aug 12, 2026
Merged

fix(infra): correct Clerk JWKS instance#6
rryoung98 merged 1 commit into
mainfrom
feat/clerk-jwks

Conversation

@rryoung98

Copy link
Copy Markdown
Contributor

E2E dogfood with a real minted Clerk session JWT failed 401: JWKS URL pointed at sincere-redfish-88 but the Clerk secret key (and thus minted tokens) belong to humble-arachnid-95. Verified via unverified-claims iss + JWKS kid comparison.

Copilot AI lite review requested due to automatic review settings August 12, 2026 05:23

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Terraform default for clerk_jwks_url to match the Clerk instance that is minting session JWTs, fixing 401s during E2E dogfood when validating tokens against the correct JWKS endpoint.

Changes:

  • Switch clerk_jwks_url default from the sincere-redfish-88 Clerk instance to humble-arachnid-95.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@rryoung98
rryoung98 merged commit f77f520 into main Aug 12, 2026
2 checks passed
@rryoung98
rryoung98 deleted the feat/clerk-jwks branch August 12, 2026 05:26
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