KONG Same Route with Both JWT and API Key Authentication, How to Make Both Work Simultaneously?
I am currently using KONG Gateway, and I’ve enabled two authentication mechanisms on the same Route in a Service: JWT Authentication and API Key Authentication. When I use one of the authentication methods, the other one causes the request to be rejected.
KONG Same Route with Both JWT and API Key Authentication, How to Make Both Work Simultaneously?
I am currently using KONG Gateway, and I’ve enabled two authentication mechanisms on the same Route in a Service: JWT Authentication and API Key Authentication. When I use one of the authentication methods, the other one causes the request to be rejected.
KONG Same Route with Both JWT and API Key Authentication, How to Make Both Work Simultaneously?
I am currently using KONG Gateway, and I’ve enabled two authentication mechanisms on the same Route in a Service: JWT Authentication and API Key Authentication. When I use one of the authentication methods, the other one causes the request to be rejected.
KONG Same Route with Both JWT and API Key Authentication, How to Make Both Work Simultaneously?
I am currently using KONG Gateway, and I’ve enabled two authentication mechanisms on the same Route in a Service: JWT Authentication and API Key Authentication. When I use one of the authentication methods, the other one causes the request to be rejected.
Kong : {“message”:”no Route matched with those values”}
I had tried https://docs.konghq.com/gateway/latest/ and I am able to register service and router both but when I am calling the kong to redirect its giving below error.
Kong Gateway Enterprise Free Mode on Kubernetes
I am trying to deploy the Kong Gateway (Enterprise in Free mode) on the EKS following this guide https://docs.konghq.com/gateway/latest/install/kubernetes/proxy/