summaryrefslogtreecommitdiff
path: root/etc/envoy/envoy.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'etc/envoy/envoy.yaml')
-rw-r--r--etc/envoy/envoy.yaml17
1 files changed, 9 insertions, 8 deletions
diff --git a/etc/envoy/envoy.yaml b/etc/envoy/envoy.yaml
index 6cf6c55..ef676fb 100644
--- a/etc/envoy/envoy.yaml
+++ b/etc/envoy/envoy.yaml
@@ -177,18 +177,19 @@ static_resources:
audiences:
- OAUTH_CLIENT_ID
claim_to_headers:
- - header_name: x-jwt-claim-sub
- claim_name: sub
- - header_name: x-jwt-claim-username
- claim_name: nickname
- - header_name: x-jwt-claim-profile-url
- claim_name: profile
- - header_name: x-jwt-claim-picture-url
- claim_name: picture
+ - claim_name: sub
+ header_name: x-jwt-claim-sub
+ - claim_name: nickname
+ header_name: x-jwt-claim-username
+ - claim_name: profile
+ header_name: x-jwt-claim-profile-url
+ - claim_name: picture
+ header_name: x-jwt-claim-picture-url
forward: true
forward_payload_header: x-jwt-payload
from_cookies:
- id_token
+ - bearer_token
issuer: https://example.com
remote_jwks:
http_uri: