Need assistance with custom authentication in Istio/kubernates Need assistance with custom authentication in Istio/kubernates kubernetes kubernetes

Need assistance with custom authentication in Istio/kubernates


Try the AuthService project here which seems to aim to improve this area of Istio, which is at the moment pretty deficient IMO:

https://github.com/istio-ecosystem/authservice

I think the Istio docs imply that it supports more than it really does - Istio will accept and validate JWT tokens for authorization but it provides nothing in the way of authentication.