amazon-apigateway-ingress-controller icon indicating copy to clipboard operation
amazon-apigateway-ingress-controller copied to clipboard

Can the authorizer be made optional, incase I am trying to set this gateway for a public website

Open orange-oranje opened this issue 4 years ago • 3 comments

I would still need the edge optimisation, throttling, logging but not the authorisation.

It needs to be public

orange-oranje avatar May 27 '20 11:05 orange-oranje

Agree, removing the annotarion of client arn doesnt make the APIG methods public.

Any chance of implementing this>

branst avatar Jul 10 '20 16:07 branst

I've forked and eliminated Auth by default: you can compile it at: https://github.com/branst/amazon-apigateway-ingress-controller

branst avatar Jul 10 '20 17:07 branst

+1 for this. Use case is to handle Cognito-based authentication at the load balancer.

henrycpainter avatar Jul 29 '20 16:07 henrycpainter