3.2.5.1.1.2 Response Body

The server sends the following response body for this request.

 HTTP/1.1 200 OK
 Cache-Control: no-store
 Pragma: no-cache
 Content-Type: application/json;charset=UTF-8
  
 {"Nonce":<nonce>}

The response contains a JSON object with one element:

Nonce (REQUIRED): An opaque, base64 URL-encoded value ([RFC4648] section 5). Padding is not required ([RFC4648] section 3.2).  It is to be used by the client in a future request for a primary refresh token.