Skip to content

Conversation

kse-music
Copy link
Contributor

Closes gh-16383

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jan 9, 2025
@jgrandja jgrandja added type: enhancement A general enhancement 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 Jun 11, 2025
kse-music and others added 2 commits June 27, 2025 15:28
…RequestResolver

Closes spring-projectsgh-16383

Signed-off-by: DingHao <dh.hiekn@gmail.com>
DefaultOAuth2AuthorizationRequestResolver should not depend on
OAuth2AuthorizationRequestRedirectFilter because
OAuth2AuthorizationRequestRedirectFilter already depends on
DefaultOAuth2AuthorizationRequestResolver.

OAuth2AuthorizationRequestRedirectFilter also takes advantage of the
new constructor that defaults the base uri.

Polishes spring-projectsgh-16384
@rwinch rwinch enabled auto-merge (rebase) June 27, 2025 20:38
@rwinch rwinch self-assigned this Jun 27, 2025
@rwinch rwinch added this to the 7.0.0-M1 milestone Jun 27, 2025
@rwinch
Copy link
Member

rwinch commented Jun 27, 2025

Thanks for the Pull Request! This is now merged into main 😄

I rebased this off of main and pushed a change to remove the dependency cycle. When the build finishes, this will be automatically merged.

Thanks again!

@rwinch rwinch merged commit e37424c into spring-projects:main Jun 27, 2025
6 checks passed
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: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DefaultOAuth2AuthorizationRequestResolver default authorizationRequestBaseUri
4 participants