camaraproject / KnowYourCustomer

Repository to describe, develop, document and test the KnowYourCustomer API family
Apache License 2.0
7 stars 5 forks source link

Add Age Verification to KnowYourCustomer SP's Scope in README #81

Open ToshiWakayama-KDDI opened 1 month ago

ToshiWakayama-KDDI commented 1 month ago

Problem description

Expected action

GillesInnov35 commented 1 month ago

hi @ToshiWakayama-KDDI, how could we link this issue with the interesting discussion started in issue https://github.com/camaraproject/KnowYourCustomer/issues/46 and the code proposition in https://github.com/camaraproject/KnowYourCustomer/pull/50 ?

thanks a lot BR Gilles

GillesInnov35 commented 1 month ago

Concerning Age verification API, reading discussion in issue https://github.com/camaraproject/KnowYourCustomer/issues/46, I understand that if we complete the enum (true/false/unverified/not_available/insufficient input data provided) we could validate a first proposal defined in PR in https://github.com/camaraproject/KnowYourCustomer/pull/50. Is it right ?

ToshiWakayama-KDDI commented 1 month ago

Hi @GillesInnov35 ,

hi @ToshiWakayama-KDDI, how could we link this issue with the interesting discussion started in issue https://github.com/camaraproject/KnowYourCustomer/issues/46 and the code proposition in https://github.com/camaraproject/KnowYourCustomer/pull/50 ?

I do not know how to do that, but we could modify the text, so that it can be aligned with Issue #46/ PR #50. Why don' t we leave this issue for a while?

BR

ToshiWakayama-KDDI commented 1 month ago

Hi @GillesInnov35 ,

Thanks.

Concerning Age verification API, reading discussion in issue #46, I understand that if we complete the enum (true/false/unverified/not_available/insufficient input data provided) we could validate a first proposal defined in PR in #50. Is it right ?

Generally yes, but I have commented to Issue #46, as:

As we have had very long discussions, could you summerise the conclusion before moving on to PR? It is difficult to see what proposals are remaining, I feel.

A basic question, please. We have started Match Scoring discussion. As Age Verification has scoring feature, should it be aligned with Match Scoring?

Many thanks,

GillesInnov35 commented 1 week ago

hi @ToshiWakayama-KDDI and all, I've tried to summarized the current discussion with all contributors in PR https://github.com/camaraproject/KnowYourCustomer/pull/50 and issue https://github.com/camaraproject/KnowYourCustomer/issues/46

The request contains

The response

What might be the next steps

What do you think about that ?

BR Gilles

HuubAppelboom commented 1 week ago

@GillesInnov35 @ToshiWakayama-KDDI Sounds like a good summary to me. Note that the score with age verification should indeed be the aggregate score, because you don't want to disclose the match on the individual attributes (for that we have the KYC Match api).