istio.io/istio@v0.0.0-20240520182934-d79c90f27776/releasenotes/notes/fake_jwks.yaml (about) 1 apiVersion: release-notes/v2 2 kind: bug-fix 3 area: security 4 releaseNotes: 5 - | 6 **Fixed** a bug where the n dynamically generated by jwks was not base64 encoded, causing envoy to fail to parse it correctly.