Hello,
I have a question regarding scopes. I followed the article and got everything working, however, when I assign custom permissions to my API, these get added to the permissions claim, not to the scopes claim.
Because of this I’m unable to use the scopes functionality with Amazon HTTP API Gateway to limit access to a particular resource by scope. Is there a workaround to this?