mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2025-12-13 07:46:10 +00:00
89 lines
1.9 KiB
JSON
89 lines
1.9 KiB
JSON
[
|
|
{
|
|
"name": "Administrator",
|
|
"icon": "verified",
|
|
"description": "$t:admin_policy_description",
|
|
"ip_access": null,
|
|
"enforce_tfa": false,
|
|
"admin_access": true,
|
|
"app_access": true,
|
|
"roles": [
|
|
{
|
|
"role": "_sync_default_admin_role",
|
|
"sort": 1
|
|
}
|
|
],
|
|
"_syncId": "_sync_default_admin_policy"
|
|
},
|
|
{
|
|
"name": "App Access",
|
|
"icon": "badge",
|
|
"description": null,
|
|
"ip_access": null,
|
|
"enforce_tfa": false,
|
|
"admin_access": false,
|
|
"app_access": true,
|
|
"roles": [],
|
|
"_syncId": "_sync_default_public_policy"
|
|
},
|
|
{
|
|
"name": "Editor",
|
|
"icon": "supervised_user_circle",
|
|
"description": null,
|
|
"ip_access": null,
|
|
"enforce_tfa": false,
|
|
"admin_access": false,
|
|
"app_access": true,
|
|
"roles": [
|
|
{
|
|
"role": "f07fdc26-2935-401a-abc9-67d5ad38a965",
|
|
"sort": 1
|
|
}
|
|
],
|
|
"_syncId": "263ff65e-de84-4e41-8eb2-9354fe69c484"
|
|
},
|
|
{
|
|
"name": "$t:public_label",
|
|
"icon": "public",
|
|
"description": "$t:public_description",
|
|
"ip_access": null,
|
|
"enforce_tfa": false,
|
|
"admin_access": false,
|
|
"app_access": false,
|
|
"roles": [
|
|
{
|
|
"role": null,
|
|
"sort": 1
|
|
}
|
|
],
|
|
"_syncId": "4d5d2bd8-7e1f-40c1-b10b-3f0ecac70877"
|
|
},
|
|
{
|
|
"name": "Zapier",
|
|
"icon": "badge",
|
|
"description": null,
|
|
"ip_access": null,
|
|
"enforce_tfa": false,
|
|
"admin_access": false,
|
|
"app_access": false,
|
|
"roles": [],
|
|
"_syncId": "b0eb656b-96e5-4a30-a083-6ef8141e6a4c"
|
|
},
|
|
{
|
|
"name": "Registrated",
|
|
"icon": "paragliding",
|
|
"description": null,
|
|
"ip_access": null,
|
|
"enforce_tfa": false,
|
|
"admin_access": false,
|
|
"app_access": false,
|
|
"roles": [
|
|
{
|
|
"role": "4c32a9b2-714d-44e4-84bd-675d2351bdd7",
|
|
"sort": 1
|
|
}
|
|
],
|
|
"_syncId": "e1a6faf4-e93c-4f22-bc56-41b8e48b3ee7"
|
|
}
|
|
]
|