<div dir="ltr"><div class="gmail_quote"><div dir="ltr">That was it!  I passed it -b 0.0.0.0 and I&#39;m getting through.  Thanks heaps!</div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Aug 6, 2015 at 11:45 AM, Greg Jones <span dir="ltr">&lt;<a href="mailto:gregj@thesoftwarecottage.com.au" target="_blank">gregj@thesoftwarecottage.com.au</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Ed,<br>
<br>
Make sure the Keycloak server is running on your public IP address, not just localhost. This can be forced by using the -b &lt;IP Address&gt; flag on the standalone.sh command. You can use -b 0.0.0.0 to tell it to use all available IP addresses.<br>
<br>
Regards,<br>
Greg Jones<br>
<div><div><br>
<br>
&gt; On 6 Aug 2015, at 11:34 am, Ed Hillmann &lt;<a href="mailto:ed.hillmann@gmail.com" target="_blank">ed.hillmann@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; Hi.  Has anyone had luck accessing Keycloak in a VM in Azure?  I&#39;ve got it running, I believe.  But I cannot access it all from my browser.  What I have done<br>
&gt;<br>
&gt; - Created a VM in Azure (Ubuntu 15), and this created an equivalent Cloud Service in Azure<br>
&gt; - Installed a Java8 JDK to the VM<br>
&gt; - Installed Keycloak 1.4.0 Final, standalone<br>
&gt; - Created a self-signed certificate in a Keystore (as per the doco)<br>
&gt; - Configured the standalone config to use the keystore (as per the doco)<br>
&gt; - Started keycloak using standalone.sh<br>
&gt;<br>
&gt; At this point, the log file looks like instances I have run on my local PC.  There&#39;s nothing in there that looks any difference.<br>
&gt;<br>
&gt; For the Azure VM, I&#39;ve added the following endpoints<br>
&gt;<br>
&gt; public 80 maps to private 8080<br>
&gt; public 443 maps to private 8443<br>
&gt; public 9990 maps to private 9990<br>
&gt; public 9993 maps to private 9993<br>
&gt;<br>
&gt; Any attempt to access the instance from my browser, however, ends up pwith a connection refused error.  I can&#39;t even get to the launching page, let alone the admin console.<br>
&gt;<br>
&gt; Are there additional ports that need to be opened?  If anyone has done this and can point out a missing step, I&#39;d be very happy to have the help.<br>
&gt;<br>
&gt; Thanks,<br>
&gt; Ed<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; keycloak-user mailing list<br>
&gt; <a href="mailto:keycloak-user@lists.jboss.org" target="_blank">keycloak-user@lists.jboss.org</a><br>
&gt; <a href="https://lists.jboss.org/mailman/listinfo/keycloak-user" rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/keycloak-user</a><br>
<br>
</blockquote></div><br></div>
</div></div></div><br></div>