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

Manage authentication at API gateway level #11

Open
AlbertoArdu opened this issue Mar 30, 2020 · 1 comment
Open

Manage authentication at API gateway level #11

AlbertoArdu opened this issue Mar 30, 2020 · 1 comment

Comments

@AlbertoArdu
Copy link

Would it be possible to manage the authentication at the API gateway level, leveraging the Cognito service and then forward the request to the application after an access control?

An alternative would be to configure this behaviour manually, and in the controller use an existing API gateway instance, instead of letting it create a new one.

@branst
Copy link

branst commented Jul 10, 2020

I stumble upon the same issue, I've forked and eliminated Auth on the APIG by default: you can compile it at: https://github.com/branst/amazon-apigateway-ingress-controller

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants