summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/envoy/envoy.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/envoy/envoy.yaml b/etc/envoy/envoy.yaml
index b18a0ac..4378647 100644
--- a/etc/envoy/envoy.yaml
+++ b/etc/envoy/envoy.yaml
@@ -178,6 +178,12 @@ static_resources:
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
forward: true
forward_payload_header: x-jwt-payload
from_cookies: