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

Remove unification of requested and granted scopes in add scopes flow. #478

Open
wants to merge 3 commits into
base: briannamorales/vwg-flow
Choose a base branch
from

Conversation

brnnmrls
Copy link
Member

With VwG age scope being incorporated, our add scopes flow is running into an "Authorization error: invalid_request". This is happening since grantedScopes includes the VwG age scope and is being passed into the request. A solution we'll incorporate is removing the unification to only pass in specified requestedScopes into the request.

@brnnmrls brnnmrls marked this pull request as ready for review September 27, 2024 22:14
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