Skip to content

Support x5t in place of kid #562

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

Open
szh opened this issue May 17, 2023 · 0 comments · May be fixed by #669
Open

Support x5t in place of kid #562

szh opened this issue May 17, 2023 · 0 comments · May be fixed by #669
Labels

Comments

@szh
Copy link

szh commented May 17, 2023

Enhancement Request

Some JWTs, including those generated by Azure DevOps, do not contain a kid field and instead use the x5t field: https://www.rfc-editor.org/rfc/rfc7515#section-4.1.7

From a cursory look through the code in this library, it seems that this should require some changes in the key_finder.rb file.

@hieuk09 hieuk09 linked a pull request Apr 4, 2025 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants