Update authentication.md

docs for cloudflare header support
This commit is contained in:
Logan Garrett 2025-08-10 20:24:37 -04:00 committed by GitHub
parent 6e7d8b6c61
commit da1dd8fe87
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -166,6 +166,7 @@ X-authentik-groups
X-authentik-email
X-authentik-name
X-authentik-uid
Cf-Access-Authenticated-User-Email
```
If you would like to add more options, you can overwrite the default file with a docker bind mount at `/usr/local/nginx/conf/proxy_trusted_headers.conf`. Reference the source code for the default file formatting.