Update authentik-location.conf

This commit is contained in:
driz 2023-02-01 17:17:59 -05:00 committed by GitHub
parent c686dfee47
commit a95a0f639a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
## Version 2022/08/20
# Make sure that your authentik container is in the same user defined bridge network and is named authentik
# Make sure that your authentik container is in the same user defined bridge network and is named authentik-server
##############################
# authentik-specific config
@ -20,4 +20,4 @@
proxy_set_header X-authentik-groups $authentik_groups;
proxy_set_header X-authentik-email $authentik_email;
proxy_set_header X-authentik-name $authentik_name;
proxy_set_header X-authentik-uid $authentik_uid;
proxy_set_header X-authentik-uid $authentik_uid;