76 lines
2.0 KiB
JSON
76 lines
2.0 KiB
JSON
{
|
|
"groups": [
|
|
{
|
|
"allow_pin": false,
|
|
"id": "group_distributors",
|
|
"name": "Distributors",
|
|
"permissions": {
|
|
"config": "write",
|
|
"dashboard": "write",
|
|
"integrations": "write",
|
|
"missions": "write",
|
|
"users": "write"
|
|
}
|
|
},
|
|
{
|
|
"allow_pin": false,
|
|
"id": "group_administrators",
|
|
"name": "Administrators",
|
|
"permissions": {
|
|
"config": "write",
|
|
"dashboard": "write",
|
|
"integrations": "write",
|
|
"missions": "write",
|
|
"users": "write"
|
|
}
|
|
},
|
|
{
|
|
"allow_pin": true,
|
|
"id": "group_users",
|
|
"name": "Users",
|
|
"permissions": {
|
|
"config": "read",
|
|
"dashboard": "write",
|
|
"integrations": "read",
|
|
"missions": "read",
|
|
"users": "none"
|
|
}
|
|
}
|
|
],
|
|
"users": [
|
|
{
|
|
"display_name": "Distributor",
|
|
"enabled": true,
|
|
"group_id": "group_distributors",
|
|
"id": "user_distributor",
|
|
"password_hash": "e245409d2efb801adfb55abc4f8298deff27e86d9c3ca11a05e1403de3d4cc44",
|
|
"password_salt": "9c23467cf7b338b6cd27dab6f411135a",
|
|
"pin_hash": null,
|
|
"pin_salt": null,
|
|
"username": "Distributor"
|
|
},
|
|
{
|
|
"display_name": "Administrator",
|
|
"enabled": true,
|
|
"group_id": "group_administrators",
|
|
"id": "user_admin",
|
|
"password_hash": "d07eb95a7364e6fb9fe2ce152e3617dc0f23bb943263c5ca2f77a4cbbf5d5396",
|
|
"password_salt": "804fec3b7b4910d6bdde1fb3782371e5",
|
|
"pin_hash": null,
|
|
"pin_salt": null,
|
|
"username": "Admin"
|
|
},
|
|
{
|
|
"display_name": "Operator",
|
|
"enabled": true,
|
|
"group_id": "group_users",
|
|
"id": "user_operator",
|
|
"password_hash": "b9091e9f6bcbd060231cc2f2e0ae028af88db0bca2af068548cb7604329fbdc9",
|
|
"password_salt": "d2eedd0b0d2446af5ba875ebcff658f1",
|
|
"pin_hash": "8dd8a6d52c7b7b76fde819aae2d5d3e3e06b321f71f61ef2918be879ace49d71",
|
|
"pin_salt": "8d0ec0ed4339dafcb0f099a4c77895a2",
|
|
"username": "User"
|
|
}
|
|
],
|
|
"version": 1
|
|
} |