mozilla / application-services-bug-mirror

An empty repo for mirroring issues from other projects into https://waffle.io/mozilla/application-services
0 stars 1 forks source link

Fetch and store Account Ecosystem Telemetry identifiers in FxA profile data #220

Closed appsvc-moz closed 4 years ago

appsvc-moz commented 4 years ago

The Account Ecosystem Telemetry project needs to include a unique user identifier in its telemetry ping, but without being able to link that identifier back to the user's actual Firefox Account. The proposal for obtaining such an identifier is described in detail in Account Ecosystem Telemetry Identifiers and is mostly the responsibility of the Firefox Accounts service. From the perspective of an FxA client application like Firefox the key points are:

To support all this we need to add the following in Firefox:

The ability to learn the value of ecosystem_user_id is not part of this bug, but I think it's worth including the storage for it as part of this work.


🐞 Issue is synchronized with Bugzilla Bug 1635656

appsvc-moz commented 4 years ago

Upstream bug has been closed with the following resolution: FIXED.