summaryrefslogtreecommitdiff
path: root/etc/envoy/envoy.yaml
diff options
context:
space:
mode:
authormo khan <mo@mokhan.ca>2025-05-28 13:00:39 -0600
committermo khan <mo@mokhan.ca>2025-05-28 13:00:39 -0600
commitdf6f325e350f4407acd797136bd708cba20f197c (patch)
tree1cb9cbfbfb497f6d587d123b0bf4b44a28de02bf /etc/envoy/envoy.yaml
parent5b6ed074bfb9c99d24d17dd9ba720d69fadf91b1 (diff)
chore: specify the issuer of the jwt provider
Diffstat (limited to 'etc/envoy/envoy.yaml')
-rw-r--r--etc/envoy/envoy.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/envoy/envoy.yaml b/etc/envoy/envoy.yaml
index 4378647..6cf6c55 100644
--- a/etc/envoy/envoy.yaml
+++ b/etc/envoy/envoy.yaml
@@ -173,6 +173,7 @@ static_resources:
"@type": type.googleapis.com/envoy.extensions.filters.http.jwt_authn.v3.JwtAuthentication
providers:
provider1:
+ issuer: https://example.com
audiences:
- OAUTH_CLIENT_ID
claim_to_headers: