Merge "Fix identity api v2.0 authentication example"

This commit is contained in:
Jenkins 2016-02-12 13:42:26 +00:00 committed by Gerrit Code Review
commit 737536cbd6

View File

@ -1,8 +1,8 @@
{
"auth": {
"tenantId": "demo",
"tenantName": "demo",
"passwordCredentials": {
"userId": "demo",
"username": "demo",
"password": "secretsecret"
}
}