Allow for scopes when using ApiKeyAuth to support AWS API Gateway & Cognito #5181
Labels
design:needed
A design request has been raised that needs a proposal
lib:http
needs-area
triaged:core
Milestone
Clear and concise description of the problem
Goal: Create a way to use AWS API Gateway with Cognito as an authorizer, and define scopes.
I believe this is currently not possible as you cannot pass in scopes with ApiKeyAuth which is what AWS expects.
Something like
Example output:
See https://docs.aws.amazon.com/apigateway/latest/developerguide/apigateway-enable-cognito-user-pool.html
Checklist
The text was updated successfully, but these errors were encountered: