75da4da476
The documentation was a bit misleading because it listed projects, domains, and the system as not being optional. This is confusing because it's not possible to scope a token to more than one target. This commit attempts to clarify those details. Closes-Bug: 1774229 Change-Id: I27fb15e2b53529b91c0f2bd3a2744d60b54495c8
67 lines
2.1 KiB
JSON
67 lines
2.1 KiB
JSON
{
|
|
"token": {
|
|
"audit_ids": [
|
|
"3T2dc1CGQxyJsHdDu1xkcw"
|
|
],
|
|
"catalog": [
|
|
{
|
|
"endpoints": [
|
|
{
|
|
"id": "068d1b359ee84b438266cb736d81de97",
|
|
"interface": "public",
|
|
"region": "RegionOne",
|
|
"region_id": "RegionOne",
|
|
"url": "http://example.com/identity"
|
|
},
|
|
{
|
|
"id": "8bfc846841ab441ca38471be6d164ced",
|
|
"interface": "admin",
|
|
"region": "RegionOne",
|
|
"region_id": "RegionOne",
|
|
"url": "http://example.com/identity"
|
|
},
|
|
{
|
|
"id": "beb6d358c3654b4bada04d4663b640b9",
|
|
"interface": "internal",
|
|
"region": "RegionOne",
|
|
"region_id": "RegionOne",
|
|
"url": "http://example.com/identity"
|
|
}
|
|
],
|
|
"type": "identity",
|
|
"id": "050726f278654128aba89757ae25950c",
|
|
"name": "keystone"
|
|
}
|
|
],
|
|
"expires_at": "2015-11-07T02:58:43.578887Z",
|
|
"is_domain": false,
|
|
"issued_at": "2015-11-07T01:58:43.578929Z",
|
|
"methods": [
|
|
"password"
|
|
],
|
|
"project": {
|
|
"domain": {
|
|
"id": "default",
|
|
"name": "Default"
|
|
},
|
|
"id": "a6944d763bf64ee6a275f1263fae0352",
|
|
"name": "admin"
|
|
},
|
|
"roles": [
|
|
{
|
|
"id": "51cc68287d524c759f47c811e6463340",
|
|
"name": "admin"
|
|
}
|
|
],
|
|
"user": {
|
|
"domain": {
|
|
"id": "default",
|
|
"name": "Default"
|
|
},
|
|
"id": "ee4dfb6e5540447cb3741905149d9b6e",
|
|
"name": "admin",
|
|
"password_expires_at": "2016-11-06T15:32:17.000000"
|
|
}
|
|
}
|
|
}
|