By: Minhyung Kim user 02 Nov 2020 at 2:05 a.m. CST

1 Response
Minhyung Kim gravatar
We have recently upgraded our Gluu server from 4.1 to 4.2 and have encountered another unexpected difference. When we request an auth token via the `/oxauth/restv1/token` endpoint with the "code" grant type, we are not receiving a refresh token. Our client settings remain unchanged but the result we get back does not contain a refresh token

By Sungho Park user 03 Nov 2020 at 11:52 p.m. CST

Sungho Park gravatar
Just add "offline_access" to "scope"