<div dir="ltr">Hi folks we have a PR on this subject:<div><br></div><div><a href="https://github.com/keycloak/keycloak-nodejs-auth-utils/pull/22">https://github.com/keycloak/keycloak-nodejs-auth-utils/pull/22</a><br></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jun 6, 2016 at 9:12 AM, Helio Frota <span dir="ltr">&lt;<a href="mailto:00hf11@gmail.com" target="_blank">00hf11@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div>1. Is correct to manually add clientID on keycloak.json ?</div><div><br></div><div>2.  I found this email from archives:</div><div><br></div><div><span style="color:rgb(0,0,0)">&gt;</span><i style="color:rgb(0,0,0)"> &gt; I was hoping this would Just Work, but I quickly discovered that some of</i><br></div><div><pre style="color:rgb(0,0,0)">&gt;<i> &gt; the properties are &quot;renamed&quot; after the HTTP request:
</i>&gt;<i> &gt;
</i>&gt;<i> &gt;     kc.authServerUrl = config[&#39;auth-server-url&#39;];
</i>&gt;<i> &gt;     kc.realm = config[&#39;realm&#39;];
</i><b><u>&gt;</u></b><b><u> &gt;     kc.clientId = config[&#39;resource&#39;];</u></b><i>
</i>&gt;<i> &gt;     kc.clientSecret = (config[&#39;credentials&#39;] || {})[&#39;secret&#39;];</i></pre><pre><i><font color="#000000"><a href="http://lists.jboss.org/pipermail/keycloak-user/2016-April/005802.html" target="_blank">http://lists.jboss.org/pipermail/keycloak-user/2016-April/005802.html</a><br></font></i></pre><pre><i><font color="#000000"><br></font></i></pre><pre><font color="#000000">clientId is now called &#39;resource&#39; ?</font></pre><pre><font color="#000000"><br></font></pre><pre><font color="#000000">thanks</font></pre><pre style="color:rgb(0,0,0)"><i><br></i></pre></div></div>
</blockquote></div><br></div>