Constant kanidmd_lib::constants::entries::JSON_IDM_PEOPLE_MANAGE_PRIV_V1
source · pub const JSON_IDM_PEOPLE_MANAGE_PRIV_V1: &str = r#"{
"attrs": {
"class": ["group", "object"],
"name": ["idm_people_manage_priv"],
"uuid": ["00000000-0000-0000-0000-000000000013"],
"description": ["Builtin IDM Group for granting elevated people (personal data) write and lifecycle management permissions."],
"member": [
"00000000-0000-0000-0000-000000000001"
]
}
}"#;
Expand description
Builtin IDM Group for granting elevated people (personal data) write and lifecycle management permissions.