<div dir="ltr"><a href="http://keycloak.github.io/docs/userguide/keycloak-server/html/server-installation.html#d4e397">http://keycloak.github.io/docs/userguide/keycloak-server/html/server-installation.html#d4e397</a><br></div><div class="gmail_extra"><br><div class="gmail_quote">On 7 April 2016 at 06:24, Chris Pitman <span dir="ltr">&lt;<a href="mailto:cpitman@redhat.com" target="_blank">cpitman@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hey everyone,<br>
<br>
I&#39;m trying to setup Keycloak Proxy to protect access to a legacy application. Right now we have HTTPD setup as a reverse proxy that terminates TLS and then passes through the request via HTTP to the legacy app. What I want to do is put the Keycloak Proxy in between HTTPD and the app.<br>
<br>
I&#39;ve got it running, but the problem is the URL the proxy passes as the redirect url to keycloak. It is passing an &quot;http://&quot; url, which then doesn&#39;t match the configured redirect_urls in Keycloak. I&#39;m assuming it does this since I&#39;m using the HTTP port on the proxy.<br>
<br>
How can I get Keycloak Proxy to pass a redirect url with a &quot;https://&quot; scheme, even when not connecting via https to the proxy itself?<br>
<br>
Thanks,<br>
Chris Pitman<br>
Architect, Red Hat Consulting<br>
<br>
_______________________________________________<br>
keycloak-user mailing list<br>
<a href="mailto:keycloak-user@lists.jboss.org">keycloak-user@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/keycloak-user" rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/keycloak-user</a><br>
</blockquote></div><br></div>