tests_authentic: add api clients manager role export data (#71284)

This commit is contained in:
Paul Marillonnet 2022-11-17 09:40:53 +01:00
parent f46f421cf7
commit cd074bf66f
1 changed files with 44 additions and 0 deletions

View File

@ -69,6 +69,12 @@
"service": null,
"slug": "_a2-manager-of-users"
},
{
"name": "Manager of API clients",
"ou": null,
"service": null,
"slug": "_a2-manager-of-api-clients"
},
{
"name": "Manager of authenticators",
"ou": null,
@ -277,6 +283,44 @@
"service": null,
"slug": "_a2-manager-of-users"
},
{
"description": "",
"external_id": "",
"name": "Manager of API clients",
"ou": null,
"permissions": [
{
"operation": {
"slug": "admin"
},
"ou": null,
"target": {
"app_label": "authentic2",
"model": "apiclient"
},
"target_ct": {
"app_label": "contenttypes",
"model": "contenttype"
}
},
{
"operation": {
"slug": "search"
},
"ou": null,
"target": {
"app_label": "a2_rbac",
"model": "organizationalunit"
},
"target_ct": {
"app_label": "contenttypes",
"model": "contenttype"
}
}
],
"service": null,
"slug": "_a2-manager-of-api-clients"
},
{
"description": "",
"external_id": "",