{ "uuid": "d140d6a0-60ea-4f52-bc56-9007e4c01685", "lastMigration": 29, "name": "Security Token Service API", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "cccfdc24-a63b-4636-bb3a-1309e69d876d", "documentation": "Exchanges a credential for a Google OAuth 2.0 access token. The token asserts an external identity within a workload identity pool, or it applies a Credential Access Boundary to a Google access token. When you call this method, do not send the `Authorization` HTTP header in the request. This method does not require the `Authorization` header, and using the header can cause the request to fail.", "method": "post", "endpoint": "v1beta/token", "responses": [ { "uuid": "fd5ad1fd-164d-4311-9c07-65c9ff3fa88c", "body": "{\n \"access_token\": \"\",\n \"expires_in\": {{faker 'number.int' max=99999}},\n \"issued_token_type\": \"\",\n \"token_type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "cccfdc24-a63b-4636-bb3a-1309e69d876d" } ] }