Constant kanidmd_lib::constants::entries::JSON_IDM_PEOPLE_EXTEND_PRIV_V1
source · pub const JSON_IDM_PEOPLE_EXTEND_PRIV_V1: &str = r#"{
"attrs": {
"class": ["group", "object"],
"name": ["idm_people_extend_priv"],
"uuid": ["00000000-0000-0000-0000-000000000024"],
"description": ["Builtin IDM Group for extending accounts to be people."],
"member": [
"00000000-0000-0000-0000-000000000001"
]
}
}"#;
Expand description
Builtin IDM Group for allowing the ability to extend accounts to have the “person” flag set.