Skip to content

Address Incorrect scope map fix in Reactive service #17511

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

Closed
wants to merge 1 commit into from

Conversation

asinghania71
Copy link

gh-12144 was resolved in commit fde26e0
But only resolves issue for non reactive service, refactored and implemented the same fix in reactive service
#12144

Address Incorrect scope map fix in Reactive service

Closes spring-projectsgh-12144

Signed-off-by: Anand Singhania <[email protected]>
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jul 11, 2025
@asinghania71
Copy link
Author

@sjohnr would be great if you can help me get this issue addressed

@jgrandja
Copy link
Contributor

jgrandja commented Jul 24, 2025

@asinghania71 The 5.6.x branch is no longer supported. See supported branches.

Also, OidcUserService.setAccessibleScopes() was deprecated since 6.3.0 (gh-13259) and should not be added in OidcReactiveOAuth2UserService. Instead, use setRetrieveUserInfo() as a direct replacement, which was added in both.

I'll close this PR.

@jgrandja jgrandja closed this Jul 24, 2025
@jgrandja jgrandja self-assigned this Jul 24, 2025
@jgrandja jgrandja added status: declined A suggestion or change that we don't feel we should currently apply 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 Jul 24, 2025
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) status: declined A suggestion or change that we don't feel we should currently apply
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants