How to use End User Authentication with keycloak and istio-ingressgateway

Hi all,
i’m looking for an example application that uses Keycloak to authenticate end users using a jwt token accepted by the istio-ingressgateway.

For now I’m using a node.js express application but with some errors (see 32421 bug )

Any example application in any language will be very useful.