[keycloak-dev] Some questions about refresh tokens
Helio Frota
00hf11 at gmail.com
Fri Apr 22 10:06:24 EDT 2016
Hi,
I'm trying to use this code to refresh a token :
https://github.com/keycloak/keycloak-nodejs-auth-utils/blob/master/lib/grant-manager.js#L207
Also noticed that endpoint changed ^
So after to read :
https://keycloak.github.io/docs/userguide/keycloak-server/html/direct-access-grants.html
I modified the url but I can not get a refreshed token
Also, following the example :
https://github.com/keycloak/keycloak/blob/5c98b8c6ae7052b2d906156d8fc212ccd9dfd57d/docbook/auth-server-docs/reference/en/en-US/modules/direct-access.xml#L71-L74
I noticed that access_token is the same as refresh_token.
Questions:
1. Still possible to refresh token ?
2. If yes, how to do it ? [url, parameters... or configuration on Keycloak
?]
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/keycloak-dev/attachments/20160422/9504461c/attachment.html
More information about the keycloak-dev
mailing list