<div dir="ltr"><div><div>Yep, it appears so.<br><br></div>So, we&#39;re either talking about a feature, or some sort behaviour that is desired. Right? <br><br></div><br>Anyway, thanks for clarifying this.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jun 10, 2015 at 2:13 PM, Stian Thorgersen <span dir="ltr">&lt;<a href="mailto:stian@redhat.com" target="_blank">stian@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"><span class=""><br>
<br>
----- Original Message -----<br>
&gt; From: &quot;Orestis Tsakiridis&quot; &lt;<a href="mailto:orestis.tsakiridis@telestax.com">orestis.tsakiridis@telestax.com</a>&gt;<br>
</span><span class="">&gt; To: &quot;Stian Thorgersen&quot; &lt;<a href="mailto:stian@redhat.com">stian@redhat.com</a>&gt;<br>
&gt; Cc: <a href="mailto:keycloak-user@lists.jboss.org">keycloak-user@lists.jboss.org</a><br>
&gt; Sent: Wednesday, 10 June, 2015 12:57:28 PM<br>
&gt; Subject: Re: [keycloak-user] Mixing https/http schemes with sslRequired == all<br>
&gt;<br>
&gt; Indeed. I&#39;ve already switched my application to https.<br>
&gt;<br>
&gt; The reason i&#39;m asking this is because before switching i got blank (no<br>
&gt; content) responses from the application&#39;s endpoints. HTTP status code was<br>
&gt; 200 but there was no content returned. At the same time the following<br>
&gt; warning appeared in the logs.<br>
&gt;<br>
&gt; 12:21:55,085 WARN  [org.keycloak.adapters.RequestAuthenticator]<br>
&gt; (http-/192.168.1.39:8080-4) SSL is required to authenticate<br>
<br>
</span>In that case I&#39;m probably mistaken and the Keycloak adapter actually checks that the request uses SSL when there&#39;s a token in it. That would make sense to me that it does, but I wasn&#39;t aware that it did ;)<br>
<div class="HOEnZb"><div class="h5"><br>
&gt;<br>
&gt;<br>
&gt; On Wed, Jun 10, 2015 at 10:14 AM, Stian Thorgersen &lt;<a href="mailto:stian@redhat.com">stian@redhat.com</a>&gt; wrote:<br>
&gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; ----- Original Message -----<br>
&gt; &gt; &gt; From: &quot;Orestis Tsakiridis&quot; &lt;<a href="mailto:orestis.tsakiridis@telestax.com">orestis.tsakiridis@telestax.com</a>&gt;<br>
&gt; &gt; &gt; To: <a href="mailto:keycloak-user@lists.jboss.org">keycloak-user@lists.jboss.org</a><br>
&gt; &gt; &gt; Sent: Wednesday, 10 June, 2015 8:57:01 AM<br>
&gt; &gt; &gt; Subject: [keycloak-user] Mixing https/http schemes with sslRequired ==<br>
&gt; &gt; all<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Hello,<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Can keycloak operate on HTTPS while the REST application it protects<br>
&gt; &gt; runs on<br>
&gt; &gt; &gt; HTTP?<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; I&#39;ve also set &quot;Require SSL&quot; to &quot;all requests&quot;<br>
&gt; &gt;<br>
&gt; &gt; Keycloak only deals with request made to the Keycloak Server and doesn&#39;t<br>
&gt; &gt; put any restriction on the request to your rest endpoints. However, as you<br>
&gt; &gt; are passing the token in requests to your rest endpoints it wouldn&#39;t be the<br>
&gt; &gt; best idea to not use ssl. Although the risk can be mitigated slightly by<br>
&gt; &gt; having short lifespan on access tokens.<br>
&gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Regards<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Orestis<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; _______________________________________________<br>
&gt; &gt; &gt; keycloak-user mailing list<br>
&gt; &gt; &gt; <a href="mailto:keycloak-user@lists.jboss.org">keycloak-user@lists.jboss.org</a><br>
&gt; &gt; &gt; <a href="https://lists.jboss.org/mailman/listinfo/keycloak-user" target="_blank">https://lists.jboss.org/mailman/listinfo/keycloak-user</a><br>
&gt; &gt;<br>
&gt;<br>
</div></div></blockquote></div><br></div>