Skip to content

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

Merged
strideynet merged 1 commit intobranch/v16from
strideynet/v16/backport-45350
Oct 10, 2024
Merged

[v16] Set the key id in JWT (#45350)#47393
strideynet merged 1 commit intobranch/v16from
strideynet/v16/backport-45350

Conversation

@strideynet
Copy link
Copy Markdown
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
@strideynet strideynet deleted the strideynet/v16/backport-45350 branch October 10, 2024 21:01
@camscale camscale mentioned this pull request Oct 16, 2024
@fheinecke fheinecke mentioned this pull request Apr 9, 2025
@fheinecke fheinecke mentioned this pull request Jan 8, 2026
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