Files
identity-api/openstack-identity-api/src/docbkx/RAX-KSKEY/samples/credentials.json
Diane Fleming 5d13780192 Updates to Identity Service API Ref to add back client calls and extensions
bug: #1015119

Change-Id: I9f7ed84a6cba11543f6ccb00aef16d11635a748f
author: diane fleming
2013-05-31 10:15:23 -05:00

11 lines
197 B
JSON

{
"credentials":[{
"passwordCredentials":{
"username": "test_user",
"password": "mypass"
}
}
],
"credentials_links":[]
}