Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.6k
[Security] Update web-token/jwt-library version and adjust checker parameters#57796
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
[Security] Update web-token/jwt-library version and adjust checker parameters#57796
Uh oh!
There was an error while loading.Please reload this page.
Conversation
carsonbot commentedJul 22, 2024
Hey! Thanks for your PR. You are targeting branch "7.1" but it seems your PR description refers to branch "7.1 for bug fixes". Cheers! Carsonbot |
Maybe we should backport#57694. In tests we don't use version 4 of web-token/jwt-library, but since we don't have a conflict rule for it consumers of symfony/security-http can use it and run into the issue this PR is going to fix. |
OidcTokenHandler
Better back port than conflict to me also. |
Backport commit done@xabbuh@nicolas-grekas |
OidcTokenHandler
f1e656d
toe8ea16b
CompareThere was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
looks like changes from#57767 slipped into this PR
b349c2e
to6009932
CompareOops, fixed@xabbuh |
6009932
to536cd72
CompareThank you@thibaut22200. |
c2bafcd
intosymfony:7.1Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Test failed on my Ubuntu, and on my Windows is OK. Differences between order in construct of Jose/Component/Checker/...