async fn preflight_person(
    client: Arc<KanidmOrcaClient>,
    person: Person
) -> Result<(), Error>