pub const JSON_IDM_PEOPLE_ACCOUNT_PASSWORD_IMPORT_PRIV_V1: &str = r#"{
"attrs": {
"class": ["group", "object"],
"name": ["idm_people_account_password_import_priv"],
"uuid": ["00000000-0000-0000-0000-000000000023"],
"description": ["Builtin IDM Group for importing passwords to person accounts - intended for service account membership only."]
}
}"#;
Expand description
Builtin IDM Group for importing passwords to person accounts - intended for service account membership only.