Skip to content

oidc: verify signature before parsing token #465

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

Merged
merged 1 commit into from
Aug 2, 2025

Conversation

ericchiang
Copy link
Collaborator

This change updates the verification logic of this library to always verify the signature of the token before validating the payload. See associated issue.

#464

This change updates the verification logic of this library to always
verify the signature of the token before validating the payload. See
associated issue.

coreos#464
@ericchiang ericchiang force-pushed the validate-before-parse branch from 4236a71 to a4308ca Compare August 2, 2025 16:30
@ericchiang ericchiang merged commit 752fcad into coreos:v2 Aug 2, 2025
2 checks passed
@ericchiang ericchiang deleted the validate-before-parse branch August 2, 2025 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant