This is my first run at the lambda jwt-authorizer so it is probably something quite trivial but...
I have tested the lambda authorizer both in AWS Lambda and in API Gateway Authorisers test rig. Both tests are successful but when I try to secure the api endpoint at the method request only AWS_IAM authorisation is available, anyone any ideas where I have went wrong?