<html><head></head><body><div style="color:#000; background-color:#fff; font-family:garamond, new york, times, serif;font-size:14px"><div id="yui_3_16_0_ym19_1_1461797259206_24315">Hi,&nbsp;</div><div id="yui_3_16_0_ym19_1_1461797259206_24315"><br></div><div id="yui_3_16_0_ym19_1_1461797259206_24315">&nbsp; &nbsp;I am using nginx as the reverse proxy in front of &nbsp;a keycloak and a web application . &nbsp;</div><div id="yui_3_16_0_ym19_1_1461797259206_24315">&nbsp;&nbsp;<br></div><div id="yui_3_16_0_ym19_1_1461797259206_24315">&nbsp; &nbsp;Here is a snippet from nginx</div><div id="yui_3_16_0_ym19_1_1461797259206_24315"><br></div><div id="yui_3_16_0_ym19_1_1461797259206_24315">&nbsp; &nbsp;location &nbsp; /foo/bar/</div><div id="yui_3_16_0_ym19_1_1461797259206_24484">&nbsp; &nbsp;{</div><div id="yui_3_16_0_ym19_1_1461797259206_24486" dir="ltr">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;proxy_pass &nbsp; http://127.0.0.1/hello/world/</div><div dir="ltr" id="yui_3_16_0_ym19_1_1461797259206_24487">&nbsp; &nbsp;}</div><div id="yui_3_16_0_ym19_1_1461797259206_24315">&nbsp; &nbsp;</div><div id="yui_3_16_0_ym19_1_1461797259206_24315">&nbsp; I select the client type in keycloak to "confidential" &nbsp;so there will be a redict URL &nbsp;will return back to browser,&nbsp;<br></div><div id="yui_3_16_0_ym19_1_1461797259206_24315" dir="ltr">&nbsp; will may look like &nbsp; 127.0.0.1/hello/world . Obviously &nbsp;It failed &nbsp;.&nbsp;</div><div id="yui_3_16_0_ym19_1_1461797259206_24315" dir="ltr"><br></div><div id="yui_3_16_0_ym19_1_1461797259206_24315" dir="ltr"><br></div><div id="yui_3_16_0_ym19_1_1461797259206_24315" dir="ltr">&nbsp;Is there solution ?</div><div id="yui_3_16_0_ym19_1_1461797259206_24315" dir="ltr"><br></div><div id="yui_3_16_0_ym19_1_1461797259206_24315" dir="ltr"><br></div><div id="yui_3_16_0_ym19_1_1461797259206_24315" dir="ltr">Thanks in advance.&nbsp;</div><div id="yui_3_16_0_ym19_1_1461797259206_24315" dir="ltr"><br></div><div id="yui_3_16_0_ym19_1_1461797259206_24315" dir="ltr">&nbsp;Mai&nbsp;</div><div id="yui_3_16_0_ym19_1_1461797259206_24315">&nbsp;&nbsp;</div></div></body></html>