Refresh token grant - SSO

Token Request

Parameters

NameDescription
grant_type = "refresh_token"
refresh_tokenThe refresh token issued to the client
scope

A space separated list of scope values

Should always include "openid"