Are "user" and "subscriber" different? #202
Replies: 5 comments 4 replies
-
For the exact definitions of user and subscriber, see also the ICM documents where a Glossary is defined. |
Beta Was this translation helpful? Give feedback.
-
Thanks @HuubAppelboom - should the descriptions of KYC Match, KYC Fill-in and Age Verification specify subscriber then? They state "user" right now. ` title: Know Your Customer Match description: |
` ` title: Know Your Customer Fill-in description: |
` ` title: Know Your Customer Age Verification description: |
` |
Beta Was this translation helpful? Give feedback.
-
In the glossary of ICM listed here https://github.com/camaraproject/IdentityAndConsentManagement/blob/main/documentation/CAMARA-API-access-and-user-consent.md#glossary-of-terms-and-concepts Resource Owner or User: the End-User or Subscriber which Personal Data processed by a CAMARA API relates to, the Resource Owner has the authority to authorize access to CAMARA APIs which process Personal Data. So it can mean both End-User and Subscriber. If you want to make the definitions more clear, you should use End-User and Subscriber: End-User: the human participant using an Application on a Consumption Device, only applicable to some CAMARA APIs. Subscriber: the mobile subscriber of the Operator. The Subscriber is usually also the End-User, but this is not always the case. For example, a parent may be the Subscriber of a mobile subscription for their child, the End-User. |
Beta Was this translation helpful? Give feedback.
-
Therein lies the problem i'm driving at; IMO, the developer will be largely concerned with the end-user, whilst operators are likely to only hold data about the subscriber, relative to the same MSISDN . This seems especially relevant in the context of minors who use SIMs given to them by an adult family member. I imagine, but don't know for sure, that this is a common scenario. |
Beta Was this translation helpful? Give feedback.
-
I understood from your earlier comment that operators would not typically be able to recognise an end user, other than to identify that they are not the subscriber. Did I understand correctly? If so, is this a common enough scenario to be concerned by? Should we be considering whether/how operators can register the end-user at the subscriber's discretion? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In KYC family API specifications, responses are described as being relative to either the "user" or the "subscriber" (and in the case if Age Verification I see both). This leads me to two questions:
Beta Was this translation helpful? Give feedback.
All reactions