mirror of
https://github.com/holos-run/holos.git
synced 2026-03-20 17:25:01 +00:00
Without this patch users encounter an error from istio because it does not have a valid Jwks from ZITADEL to verify the request when processing a `RequestAuthentication` policy. Fixes error `AuthProxy JWKS Error - Jwks doesn't have key to match kid or alg from Jwt`. Occurs when accessing a protected URL for the first time after tokens have expired.