pub async fn create_user_with_all_attrs( rsclient: &KanidmClient, id: &str, optional_group: Option<&str>, )