Skip to content
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

[BUGFIX][MER-2569] Handle bad JWKS responses #28

Merged
merged 1 commit into from
Oct 9, 2023

Conversation

augusto1024
Copy link
Contributor

Link to the story

If a JWKS URL returns an invalid payload (even with a 200 HTTP status), the function that finds the requested key fails. The logs don't say which URL was returning the wrong response nor what the Acces.get/3 function was being called with, but this should fix the issue.

@darrensiegel darrensiegel merged commit 25e3870 into master Oct 9, 2023
1 check passed
@darrensiegel darrensiegel deleted the bugfix/mer-2569-public-key-error branch October 9, 2023 01:39
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.

2 participants