-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Validate scopes per client #9903
Conversation
effef7d
to
6fc6aeb
Compare
We need to test that local app and JB Gateway plugin still working with that too. @gitpod-io/engineering-ide Could someone test for regressions please? |
@felladrin or @mustard-mh could you test this 🙏 |
/hold |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code looks good to me, but did not test
/hold because I did not test @jeanp413 Please feel free to merge if you tested already
/werft run 👍 started the job as gitpod-build-jp-validate-scopes.5 |
/werft run 👍 started the job as gitpod-build-jp-validate-scopes.6 |
6fc6aeb
to
3050c42
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
checked that all clients can auth
/unhold |
Description
Requesting an oauth token with a scope not listed in the scopes list of a client scopes should fail
How to test
Release Notes