You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey all, im using nginx to terminate tls and sending through nginx all the possible forwarded-for headers
From the nginx i proxy pass to fabio on http,
My question is, will fabio change the forwarded-for-proto to http? Since it received the tarffic through http?
Since keycloak expects it to be found as https...
(It has the option to recognize that tls was terminated at reverse proxy level, but im afraid fabio might be hondering it?)
Thanks in advance!
The text was updated successfully, but these errors were encountered:
Hey all, im using nginx to terminate tls and sending through nginx all the possible forwarded-for headers
From the nginx i proxy pass to fabio on http,
My question is, will fabio change the forwarded-for-proto to http? Since it received the tarffic through http?
Since keycloak expects it to be found as https...
(It has the option to recognize that tls was terminated at reverse proxy level, but im afraid fabio might be hondering it?)
Thanks in advance!
The text was updated successfully, but these errors were encountered: