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

[v16] Set the key id in JWT (#45350) #47393

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

strideynet
Copy link
Contributor

Backports #45350

changelog: Include JWK header in JWTs issued by Teleport Application Access.

* Set the key id in JWT

Some JWT libraries panic with multiple keys present in the JWKS. A
second JWKS key entry was added in #40998

Fixes #44245

* Update lib/jwt/jwt.go

Co-authored-by: Zac Bergquist <zac.bergquist@goteleport.com>

* fix compile error

---------

Co-authored-by: Zac Bergquist <zac.bergquist@goteleport.com>
@public-teleport-github-review-bot public-teleport-github-review-bot bot removed the request for review from zmb3 October 10, 2024 15:44
@strideynet strideynet added this pull request to the merge queue Oct 10, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 10, 2024
@strideynet strideynet added this pull request to the merge queue Oct 10, 2024
Merged via the queue into branch/v16 with commit 9bd2e61 Oct 10, 2024
41 checks passed
@strideynet strideynet deleted the strideynet/v16/backport-45350 branch October 10, 2024 21:01
@camscale camscale mentioned this pull request Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants