Skip to content

Conversation

fine-pine
Copy link

  • Disallow usage of the openid scope in device authorization requests
  • Allow ID token refresh when an ID token already exists

Closes gh-2037

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Aug 26, 2025
@fine-pine fine-pine force-pushed the gh-2037 branch 2 times, most recently from f3eec52 to 7430616 Compare August 26, 2025 09:11
@fine-pine fine-pine marked this pull request as ready for review August 26, 2025 09:43
Copy link
Collaborator

@jgrandja jgrandja left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix @fine-pine. Please see review comments.

Also, there are a couple of failing tests so please run the build and ensure it passes before submitting your changes.

Lastly, please rebase the fix on 1.4.x. Thanks.

fine-pine and others added 3 commits September 20, 2025 15:47
- Disallow usage of the `openid` scope in device authorization requests
- Allow ID token refresh when an ID token already exists

Closes spring-projectsgh-2037

Signed-off-by: fine-pine <[email protected]>
Co-authored-by: injae kim <[email protected]>
Signed-off-by: Lee Song Mok <[email protected]>
Signed-off-by: fine-pine <[email protected]>
@fine-pine fine-pine changed the base branch from main to 1.4.x September 20, 2025 06:50
@fine-pine fine-pine requested a review from jgrandja September 20, 2025 06:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

500 Error on Refresh Token Request in Device Code Flow When Using openid Scope
4 participants