mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-28 18:01:23 -06:00
df6bd6ab5a
New sample data files have been added for search facet paging. Unused files have been removed. The names used in the files have been updated for consistency. Ticket #981
21 lines
546 B
JSON
21 lines
546 B
JSON
{
|
|
"error": null,
|
|
"id": 0,
|
|
"result": {
|
|
"result": {
|
|
"aciname": "m2m",
|
|
"attrs": [
|
|
"title"
|
|
],
|
|
"filter": "(memberOf=cn=monsters,cn=groups,cn=accounts,dc=example,dc=com)",
|
|
"group": "muppets",
|
|
"membergroup": "cn=monsters,cn=groups,cn=accounts,dc=example,dc=com",
|
|
"permissions": [
|
|
"add",
|
|
"delete"
|
|
]
|
|
},
|
|
"summary": "Modified delegation \"m2m\"",
|
|
"value": "m2m"
|
|
}
|
|
} |