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-3026: Fix Granular Scopes Group Token Exchange Requested Scopes Warning #568

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

emichaud998
Copy link
Contributor

Summary

To pass the SMART Granular Scope Selection group, it is necessary not to grant all requested scopes, but the test titled: 'Token exchange response body contains required information encoded in JSON' was warning users that not all requested scopes were granted.

This PR updates the SMART Granular Scope Selection group so that it adds the ignore_missing_scopes_check option to the imported smart_standalone_launch_stu2 test group so that the warning is not displayed.

Testing Guidance

Run the SMART Granular Scope Selection group, and ensure that not granting all the requested scopes no longer adds a warning to the test titled: 'Token exchange response body contains required information encoded in JSON'.

@emichaud998 emichaud998 merged commit 7442075 into main Sep 30, 2024
3 checks passed
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