-
Notifications
You must be signed in to change notification settings - Fork 30
Description
I see a similar thread in Issue 560 regarding IoT devices but starting this one as unrelated to IoT.
There are B2B2X scenarios like Network Slicing where the CSP cannot use MSISDN due to PII and privacy constraints. I’m looking for clarification on using the networkAccessIdentifier and whether other device/subscription identifiers can be supplied here.
When a mobile service is provisioned it could receive an opaque UUID, let’s call it NetworkAccessID, which is unique to the service and persists for its lifetime, even if the MSISDN changes. It’s privacy‑safe and stable for routing/policy. Looking for guidance if using something like a NetworkAccessID as networkAccessIdentifier and if this would be CAMARA compliant?
Does the networkAccessIdentifier require the @domain suffix (e.g., [email protected])? I imagine this might be useful for Aggregator use cases but wondering if the local UUID is sufficient.