21 lines
366 B
JSON
21 lines
366 B
JSON
|
[
|
||
|
{
|
||
|
"local": [
|
||
|
{
|
||
|
"group_ids": "{1}",
|
||
|
"user": {
|
||
|
"name": "{0}"
|
||
|
}
|
||
|
}
|
||
|
],
|
||
|
"remote": [
|
||
|
{
|
||
|
"type": "REMOTE_USER"
|
||
|
},
|
||
|
{
|
||
|
"type": "openstackGroupEntitlements"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|