POST /v1/projects/-/serviceAccounts/fake@example.com:generateAccessToken HTTP/1.1
Content-Length: 120
user-agent: ericnorris/gcp-auth-contrib unit test
Host: iamcredentials.googleapis.com
Accept: application/json
Authorization: Bearer a-token-1
Content-Type: application/json

{"lifetime":"3600s","scope":["https:\/\/www.googleapis.com\/auth\/cloud-platform"],"delegates":["delegate@example.com"]}