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

[apigatewayv2] http api - jwt authorizer #10982

Closed
dave-graham opened this issue Oct 20, 2020 · 3 comments
Closed

[apigatewayv2] http api - jwt authorizer #10982

dave-graham opened this issue Oct 20, 2020 · 3 comments
Assignees
Labels
@aws-cdk/aws-apigatewayv2 Related to Amazon API Gateway v2 effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p2

Comments

@dave-graham
Copy link

Please can you add authentication to the higher level constructs in http apis. At the moment to add auth, you need to fall back to the cloud-formation constructs e.g. https://docs.aws.amazon.com/cdk/api/latest/docs/@aws-cdk_aws-apigatewayv2.CfnAuthorizer.html. It would be awesome to tie it all into one higher level construct, and have examples in the documentation to get a version with auth off the ground quickly.

Use Case

To simplify creation and management of http apis with jwt based authentication

This is a 🚀 Feature Request

@dave-graham dave-graham added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Oct 20, 2020
@github-actions github-actions bot added the @aws-cdk/aws-apigatewayv2 Related to Amazon API Gateway v2 label Oct 20, 2020
@iRoachie
Copy link
Contributor

Hey @dave-graham I implemented this in #10972

@nija-at nija-at changed the title [aws-apigatewayv2] add auth to higher level construct [apigatewayv2] add auth to higher level construct Oct 30, 2020
@nija-at nija-at changed the title [apigatewayv2] add auth to higher level construct [apigatewayv2] http api - jwt authorizer Oct 30, 2020
@nija-at nija-at added effort/medium Medium work item – several days of effort p2 and removed needs-triage This issue or PR still needs to be triaged. labels Oct 30, 2020
@nija-at
Copy link
Contributor

nija-at commented Oct 30, 2020

This is actually a duplicate of #10534

@nija-at nija-at closed this as completed Oct 30, 2020
@github-actions
Copy link

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-apigatewayv2 Related to Amazon API Gateway v2 effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p2
Projects
None yet
Development

No branches or pull requests

3 participants