Merge ec8422325434d16bb70ffbd3682288e681608d6a into b4520d9e2f9d7846a420d100c53eb7f3c40082de

This commit is contained in:
Luke Rogers 2026-01-31 05:52:46 +01:00 committed by GitHub
commit a7835163da
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -27,3 +27,4 @@ proxy_set_header X-authentik-groups $http_x_authentik_groups;
proxy_set_header X-authentik-email $http_x_authentik_email;
proxy_set_header X-authentik-name $http_x_authentik_name;
proxy_set_header X-authentik-uid $http_x_authentik_uid;
proxy_set_header X-authentik-entitlements $http_x_authentik_entitlements;