We have a couple of services running with Istio and we need to add basic authentication with credentials saved in a k8s secret. Is there any possibility to implement basic authentication for a service using Istio as we do with Nginx Ingress controller, Ref link: https://kubernetes.github.io/ingress-nginx/examples/auth/basic/ ?
Would you mind to open an github issue for this feature request? This would require some authentication API changes but I think it fits well in the ongoing design of the next version of authentication API.