From 50467139ab950d805a0f50a94f2eb11e08ad44d8 Mon Sep 17 00:00:00 2001 From: zino Date: Tue, 5 Dec 2023 23:31:42 +0100 Subject: [PATCH] m --- volumes/conf.d/validate.vouch.armos.zinomedia.de.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/volumes/conf.d/validate.vouch.armos.zinomedia.de.conf b/volumes/conf.d/validate.vouch.armos.zinomedia.de.conf index 651afbe..115e338 100644 --- a/volumes/conf.d/validate.vouch.armos.zinomedia.de.conf +++ b/volumes/conf.d/validate.vouch.armos.zinomedia.de.conf @@ -29,8 +29,8 @@ server { # proxy_pass_request_body off; # proxy_set_header Content-Length ""; - # # optionally add X-Vouch-User as returned by Vouch Proxy along with the request - # auth_request_set $auth_resp_x_vouch_user $upstream_http_x_vouch_user; + # optionally add X-Vouch-User as returned by Vouch Proxy along with the request + auth_request_set $auth_resp_x_vouch_user $upstream_http_x_vouch_user; # # these return values are used by the @error401 call # auth_request_set $auth_resp_jwt $upstream_http_x_vouch_jwt;