pub fn blocking_user_management_tests<C, S>(
    admin: &C,
    server: &S,
    server_name: &str
) -> Result<(), Error>