Skip to content

Simplify OIDC Logout validation#11644

Merged
mitchellhenke merged 2 commits intomainfrom
mitchellhenke/simplify-oidc-logout-verification
Dec 16, 2024
Merged

Simplify OIDC Logout validation#11644
mitchellhenke merged 2 commits intomainfrom
mitchellhenke/simplify-oidc-logout-verification

Conversation

@mitchellhenke
Copy link
Copy Markdown
Contributor

🛠 Summary of changes

In working on 18F/omniauth_login_dot_gov#37, I noticed JWT::decode accepts an array of certs for verification. Since we don't keep track of which cert is used here, we can avoid iterating and just pass the array.

changelog: Internal, OpenID Connect, Simplify OIDC Logout validation
@mitchellhenke mitchellhenke requested a review from a team December 16, 2024 14:23
Co-authored-by: Andrew Duthie <1779930+aduth@users.noreply.github.com>
@mitchellhenke mitchellhenke merged commit f598efd into main Dec 16, 2024
@mitchellhenke mitchellhenke deleted the mitchellhenke/simplify-oidc-logout-verification branch December 16, 2024 16:47
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.

3 participants