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

Merged
merged 4 commits into from
Sep 30, 2024

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
@brnnmrls brnnmrls merged commit b948e3b into briannamorales/vwg-flow Sep 30, 2024
12 checks passed
@brnnmrls brnnmrls deleted the briannamorales/addScopesFlow branch September 30, 2024 20:21
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