Skip to content

[v15] Set the key id in JWT (#45350)#47394

Merged
strideynet merged 1 commit intobranch/v15from
strideynet/v15/backport-45350
Oct 10, 2024
Merged

[v15] Set the key id in JWT (#45350)#47394
strideynet merged 1 commit intobranch/v15from
strideynet/v15/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
Merged via the queue into branch/v15 with commit 0c8a6fb Oct 10, 2024
@strideynet strideynet deleted the strideynet/v15/backport-45350 branch October 10, 2024 16:47
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