Skip to content
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

FI-2955: Include code system when checking for resources to read #189

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

Jammjammjamm
Copy link
Contributor

Summary

When finding a resource which should be able to be read using the currently granted granular scopes, currently only the code of the granular scope is used for matching. It needs to match based on both the code and system of the granular scope.

Testing Guidance

After fixing this bug, it was necessary to update some unit test data to match this more stringent requirement.

@Jammjammjamm Jammjammjamm self-assigned this Jul 26, 2024
@Jammjammjamm Jammjammjamm merged commit 95a0b08 into main Jul 29, 2024
2 checks passed
@Jammjammjamm Jammjammjamm deleted the fi-2955-granular-scope-read-system branch July 29, 2024 14:50
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.

2 participants