Skip to content

fix: Group granted scopes per resource ID in result from SimpleOdrlAuthorizer - #99

Merged
joachimvh merged 1 commit into
mainfrom
fix/multiple-scopes
Aug 17, 2026
Merged

fix: Group granted scopes per resource ID in result from SimpleOdrlAuthorizer#99
joachimvh merged 1 commit into
mainfrom
fix/multiple-scopes

Conversation

@joachimvh

Copy link
Copy Markdown
Contributor

Before this change permissions were returned as an array of objects with one entry per granted scope, even if multiple of those had the same resource id. While technically not wrong (I think), this did cause issues in several places.

@joachimvh
joachimvh merged commit 49059e4 into main Aug 17, 2026
6 checks passed
@joachimvh
joachimvh deleted the fix/multiple-scopes branch August 17, 2026 08:51
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.

1 participant