d23965aaf1
Also includes a release note. Change-Id: I72a5d461488b50f20b59d1288016514a2b8f71e5 Closes-Bug: 1816076
30 lines
805 B
JSON
30 lines
805 B
JSON
{
|
|
"user": {
|
|
"default_project_id": "263fd9",
|
|
"description": "James Doe user",
|
|
"domain_id": "1789d1",
|
|
"email": "jdoe@example.com",
|
|
"enabled": true,
|
|
"federated": [
|
|
{
|
|
"idp_id": "efbab5a6acad4d108fec6c63d9609d83",
|
|
"protocols": [
|
|
{
|
|
"protocol_id": "mapped",
|
|
"unique_id": "test@example.com"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"id": "ff4e51",
|
|
"links": {
|
|
"self": "https://example.com/identity/v3/users/ff4e51"
|
|
},
|
|
"name": "James Doe",
|
|
"options": {
|
|
"ignore_password_expiry": true
|
|
},
|
|
"password_expires_at": "2016-11-06T15:32:17.000000"
|
|
}
|
|
}
|