[keycloak-user] Correct setup of clientID

Helio Frota 00hf11 at gmail.com
Mon Jun 6 11:26:23 EDT 2016


Hi folks we have a PR on this subject:

https://github.com/keycloak/keycloak-nodejs-auth-utils/pull/22



On Mon, Jun 6, 2016 at 9:12 AM, Helio Frota <00hf11 at gmail.com> wrote:

> Hi,
>
> 1. Is correct to manually add clientID on keycloak.json ?
>
> 2.  I found this email from archives:
>
> >* > I was hoping this would Just Work, but I quickly discovered that
> some of*
>
> >* > the properties are "renamed" after the HTTP request:
> *>* >
> *>* >     kc.authServerUrl = config['auth-server-url'];
> *>* >     kc.realm = config['realm'];
> **>** >     kc.clientId = config['resource'];*>* >     kc.clientSecret = (config['credentials'] || {})['secret'];*
>
>
> *http://lists.jboss.org/pipermail/keycloak-user/2016-April/005802.html <http://lists.jboss.org/pipermail/keycloak-user/2016-April/005802.html>*
>
>
> clientId is now called 'resource' ?
>
>
> thanks
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/keycloak-user/attachments/20160606/3c684716/attachment.html 


More information about the keycloak-user mailing list