keystone/api-ref/source/v3/samples/admin/auth-application-credential-response.json
Colleen Murphy 0462ff8001 Add api-ref for application credentials
bp application-credentials

Change-Id: I803cfb2a9bb6502dabc8fd93385dfce29bf3bea5
2018-01-27 12:00:23 +01:00

61 lines
1.8 KiB
JSON

{
"token": {
"is_domain": false,
"methods": [
"application_credential"
],
"roles": [
{
"id": "df8b7e3bf6fb49e9ba19122da2bae916",
"name": "Member"
}
],
"expires_at": "2018-01-15T22:14:05.000000Z",
"project": {
"domain": {
"id": "default",
"name": "Default"
},
"id": "231c62fb0fbd485b995e8b060c3f0d98",
"name": "demo"
},
"catalog": [
{
"endpoints": [
{
"region_id": "RegionOne",
"url": "http://example.com/identity",
"region": "RegionOne",
"interface": "admin",
"id": "81737f23cd8f45169fcd700cb658c8ad"
},
{
"region_id": "RegionOne",
"url": "http://example.com/identity",
"region": "RegionOne",
"interface": "public",
"id": "a7b9155184ed4607853304408e7e8d32"
}
],
"type": "identity",
"id": "408af8b8554248fc8d686bef54ae3bf6",
"name": "keystone"
}
],
"application_credential_restricted": true,
"user": {
"password_expires_at": null,
"domain": {
"id": "default",
"name": "Default"
},
"id": "fd786d56402c4d1691372e7dee0d00b5",
"name": "demo"
},
"audit_ids": [
"9JsolhssRzKfyayTIiCRUg"
],
"issued_at": "2018-01-15T21:14:05.000000Z"
}
}