EnvoyFilter Authentication with Internal Service in Istio

1/6/2020

I currently have a service whose function is to authenticate. What I require is that if you want to consume any other service of my kubernetes first go through the authentication service.

I have looked for ways to do this but it is always done with external services, example Auth0.

Do you know any way to do this through the EnvoyFilter?

EnvoyFilter filter for grpc_json_transcoder in istio

-- Bastián Ubilla
azure-aks
envoyproxy
istio
kubernetes

0 Answers