[keycloak-user] Token validation and public client

Helio Frota 00hf11 at gmail.com
Mon Apr 25 18:14:07 EDT 2016


Hi Bruno,

I'm trying to validate an access token:

https://github.com/keycloak/keycloak-nodejs-auth-utils/blob/master/lib/grant-manager.js#L260

Thanks for the feedback !




On Mon, Apr 25, 2016 at 6:49 PM, Bruno Oliveira <bruno at abstractj.org> wrote:

> It sounds like there's some misconception here. Does not make sense to
> have a public client with client secret configured.
>
> Could you please elaborate more, what exactly are you trying to do? And
> I would really appreciate if you share more details.
>
> On 2016-04-25, Helio Frota wrote:
> > Hi,
> >
> > I found a shell script to use the new introspection path to do token
> > validation:
> > http://lists.jboss.org/pipermail/keycloak-user/2016-April/005869.html
> >
> > I'm using public client and by removing :
> >
> > KC_CLIENT_SECRET=a-test-client-credental
> >
> > The result is:
> >
> > {"error_description":"Authentication failed.","error":"invalid_request"}
> >
> > It is possible to use validation token for public clients ?
> >
> > Thanks!
>
> > _______________________________________________
> > keycloak-user mailing list
> > keycloak-user at lists.jboss.org
> > https://lists.jboss.org/mailman/listinfo/keycloak-user
>
>
> --
>
> abstractj
> PGP: 0x84DC9914
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/keycloak-user/attachments/20160425/6df9d746/attachment.html 


More information about the keycloak-user mailing list