Replies: 1 comment
-
This seems to have been fixed a bit by setting in the traefik config:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I recently setup Authentik with Traefik. However, my logs are only showing addresses from internal docker containers instead of actual user IP addresses.
I think that it might be something wrong with my traefik file for authentik I don't believe that it is properly forwarding the X-Forwarded-For headers
Is there something that I can configure to make sure that the proper addresses are given?
Beta Was this translation helpful? Give feedback.
All reactions