python-keystoneclient/examples/pki/cms/auth_token_unscoped.json

27 lines
726 B
JSON

{
"access": {
"token": {
"expires": "2112-08-17T15:35:34Z",
"issued_at": "2002-01-18T21:14:07Z",
"id": "01e032c996ef4406b144335915a41e79"
},
"serviceCatalog": {},
"user": {
"username": "user_name1",
"roles_links": [],
"id": "c9c89e3be3ee453fbf00c7966f6d3fbd",
"roles": [
{
"id": "359da42d31c04437a32812aeb79e9c0b",
"name": "role1"
},
{
"id": "581af19726fa4af5bda745789ab2bf2b",
"name": "role2"
}
],
"name": "user_name1"
}
}
}