{
"authenticated": true,
"userIdentity": {
"userId": "string",
"email": "string",
"displayName": "string",
"role": "USER_ROLE_UNSPECIFIED",
"permissions": [
"string"
],
"status": "USER_STATUS_UNSPECIFIED",
"authenticated": true
},
"injectionHeaders": {
"property1": "string",
"property2": "string"
},
"errorMessage": "string",
"errorCode": "string",
"tokenMetadata": {
"tokenId": "string",
"issuer": "string",
"audience": [
"string"
],
"issuedAt": "2019-08-24T14:15:22Z",
"expiresAt": "2019-08-24T14:15:22Z",
"clientId": "string",
"scopes": [
"string"
],
"subject": "string"
}
}