pub async fn password_lookup_binary_future(
    schema: Option<&Schema>,
    attributes: HashMap<&str, &str>
) -> Result<Option<Value>, Error>