odahu / odahu-automation

Apache License 2.0
8 stars 0 forks source link

Enable remote JWKs in the envoy jwt_authn filter #22

Open karbyshevds opened 4 years ago

karbyshevds commented 4 years ago

We can't use the remote jwks in the envoy jwt_authn filter due to a connectivity problem between a sidecar and keycloak.

After fixing the problem, we should enable a remote jwk by default in our deployments.