Cookie Not Found - HA Setup - GCP Load Balancer #11270
-
|
Hi All, I have architecture as below:
Keycloak Conf: When I use login with Keycloak, it will redirect to https://ssolb-xxx.com/realms/xxxrealms/protocol/openid-connect/auth If check in browser console, it only give me 400 error when I login Anyone can give some hint related this? thanks |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
Hi, I try to debug the http header and so far here are my found: 180.xx -> my notebook IP So basically GCP Loadbalancer Add LB IP in X-Forwarded-For after Client-IP. |
Beta Was this translation helpful? Give feedback.
-
|
Solved by changing the hostname in keycloak.conf to load balancer hostname |
Beta Was this translation helpful? Give feedback.
Solved by changing the hostname in keycloak.conf to load balancer hostname