Skip to content

Conversation

dongelci
Copy link
Contributor

@dongelci dongelci commented Oct 9, 2023

Closes gh-13757

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Oct 9, 2023
@sjohnr sjohnr self-assigned this Oct 11, 2023
@sjohnr
Copy link
Contributor

sjohnr commented Oct 12, 2023

Thanks for the PR @dongelci! I have looked through the code and it generally looks good, though I will add a polish commit to update the way the cachedJwkSetUrl is used in order to keep final on the field containing the URL. While working on that, I found that there are some conflicts back-porting this branch to 5.8.x, as there was a new feature introduced in the 6.1 release and some refactoring changes in 6.2 release (main). For that reason, I may have to work on this next week and it probably won't make it into this month's release.

@sjohnr sjohnr added type: bug A general bug in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) and removed status: waiting-for-triage An issue we've not yet triaged labels Oct 12, 2023
@dongelci
Copy link
Contributor Author

@sjohnr thanks. If I can support somehow, let me know please

@sjohnr sjohnr modified the milestones: 5.8.x, 5.8.9 Oct 19, 2023
sjohnr pushed a commit that referenced this pull request Oct 19, 2023
@sjohnr
Copy link
Contributor

sjohnr commented Oct 19, 2023

@dongelci thanks for your contribution! This is now merged into 5.8.x via a6b872d with a polish commit 5161712.

@sjohnr sjohnr closed this Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ReactiveRemoteJWKSource caches invalid response status into jwkSetURL
3 participants