sshniro opened a new issue #1272: Support JWT scopes to allow or reject requests in OAuth2 plugin URL: https://github.com/apache/incubator-apisix/issues/1272 ### Issue description The JWT contains the scopes available for a user via the scope attribute. Scope represents the capabilities the token has such as `read` or `delete`. It would be good if we can define a required set of scopes and allow or reject the request based on the required scope.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services