2.2.2.19 Combined Token
This is a JSON object containing an access token for the client and an access token for the web application. The format of the object is as follows:
-
{ "proxy_token" : "<proxy-token>", "access_token" : "<access-token>" }
proxy-token: [Proxy Token] (section 2.2.2.18).
access-token: Token issued by the server to the web application.