Use the term "identifier" if an identifier is talked about.
Operators often use the term "identity" when in fact it is an "identifier". Generally an "identity" and an "identifier" are different. There a several definitions for "identity" e.g. in OIDF, IETF and W3C e.g. "a collection of claims". But identity is never used when an identifier is meant.
I think we should avoid operator-speak and use "identifier" if it is an "identifier".
IMEI really is defined as "International Mobile Equipment Identity". See TS 22.016.
MEETING UPDATES
:
IMEI definition reverted to International Mobile Equipment Identity
PR approved and merged
PR #91: Update error response schema following Commonalities update
Update error response schema to comply with CommonalitiesCAMARA_common.yaml
This PR now overlaps with changes proposed in PR #87. It is proposed to merge PR #87 and then fix this PR as required to implement the updated CAMARA error response schema.
MEETING UPDATES
:
Wait for PR #87 to be merged and then fix any conflicts with this one.
Goal is to approve and merged the updated PR before next meeting
PR #92: Use scopes and introduce a pairwise pseudonymous identifier
This PR proposes two changes to the API definition:
Introduction of a third device identifier ppid, which is a pairwise pseudonymous identifier for the device
Control of fields included in the response by individual scopes, rather than by a single scope covering all possible response fields
MEETING UPDATES
:
Discussion:
PPID as third device identifier is fine, but should be introduced as additional endpoint rather than controlling through scopes
A better description of the properties of a PPID is required, in addition to the external link
For example, if a new SIM (from the same MNO) is used in the physical device, should the PPID be re-generated?
Eric to comment in PR
Issues
Closed Issues
None
Existing Issues
Issue #80: Purpose of the lastChecked field in the response?
lastChecked response field is not clear to all potential API consumers
This is the last time that the API provider checked which IMEI was being used by a specific MSISDN
Could be "now", or could be some minutes ago. Implementation dependent.
How to fix?
Rename field (maybe to lastConfirmed)?
Better description in YAML itself?
MEETING UPDATES
:
Leave issue open for now. Axel Nennker to review how this would be supported by DT.
:
Eric Murray to propose updated description for this field
To be fixed by PR#88: Update LastChecked description