4.2 Artifact Response

The following shows an example of a successful server response in the ADFSOAL Protocol.

 HTTP/1.1 200 OK
  
 {
     "clientId":"s6BhdRkqt3",
     "data":"{\"access_token\":\"2YotnFZFEjr1zCsicMWpAA\",\"token_type\":\"bearer\",\"expires_in\":3600,\"refresh_token\":\"tGzv3JOkF0XG5Qx2TlKWIA\"}",
     "id":[0,86,136,145,194,79,208,8,4,0,27,34,218,191,131,30,238,186,221,5],
     "redirectUri":"https:\/\/client.example.com\/cb",
     "relyingPartyIdentifier":"https:\/\/resource_server"
  }