Private instead of public IP logged in Keycloak #2931
Labels
bug
Something isn't working
DevOps
product:infrastructure
Issues related to application and operations infrastructure
sso
Expected Behavior
In the Keycloak UI under sessions (and the logs), a client's public IP should be logged.
Current Behavior
In the Keycloak UI under sessions (and the logs), a client's private IP is being logged.
Possible Solution
I was able to resolve the issue with this PR 0f8b118 that I ended up having to revert as it caused redirect loops for some browsers when trying to login to learn and other apps.
Additional Details
This issue might be resolved once we move to Kubernetes and it's something to check once the move is done.
The text was updated successfully, but these errors were encountered: