d23965aaf1
Also includes a release note. Change-Id: I72a5d461488b50f20b59d1288016514a2b8f71e5 Closes-Bug: 1816076
26 lines
659 B
JSON
26 lines
659 B
JSON
{
|
|
"user": {
|
|
"default_project_id": "263fd9",
|
|
"domain_id": "1789d1",
|
|
"enabled": true,
|
|
"federated": [
|
|
{
|
|
"idp_id": "efbab5a6acad4d108fec6c63d9609d83",
|
|
"protocols": [
|
|
{
|
|
"protocol_id": "mapped",
|
|
"unique_id": "test@example.com"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"name": "James Doe",
|
|
"password": "secretsecret",
|
|
"description": "James Doe user",
|
|
"email": "jdoe@example.com",
|
|
"options": {
|
|
"ignore_password_expiry": true
|
|
}
|
|
}
|
|
}
|