summaryrefslogtreecommitdiff
path: root/envoy.yml
diff options
context:
space:
mode:
authormo khan <mo@mokhan.ca>2025-05-09 12:39:46 -0600
committermo khan <mo@mokhan.ca>2025-05-11 21:21:38 -0600
commit23e3665b1f54e20e0e58f5fa77d786880b68b02e (patch)
tree1a9b4e6f38b62a4434d1436f8aa87efb03d53664 /envoy.yml
parent9feb9387bda8e4227a3f7d5d7b2c6c8cf4a15d92 (diff)
chore: allow public endpoints to pass through
Diffstat (limited to 'envoy.yml')
-rw-r--r--envoy.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/envoy.yml b/envoy.yml
index 270606d..9698fb9 100644
--- a/envoy.yml
+++ b/envoy.yml
@@ -61,6 +61,11 @@ static_resources:
hmac_secret:
name: hmac_secret
forward_bearer_token: true
+ pass_through_matcher:
+ - name: ":path"
+ prefix_match: "/public/"
+ - name: ":path"
+ exact_match: "/health"
redirect_path_matcher:
path:
exact: /session/callback