Open
Bug 1763089
Opened 3 years ago
Updated 3 years ago
Investigate rotating the client_id of Glean.js on websites periodically
Categories
(Data Platform and Tools :: Glean: SDK, enhancement, P4)
Data Platform and Tools
Glean: SDK
Tracking
(Not tracked)
NEW
People
(Reporter: brizental, Unassigned)
References
Details
(Whiteboard: [glean-js])
Discussion around such a feature came up during the security review meeting on Glean.js for websites.
The client_id is a user lifetime metric that never expires and can be easily accessed by other scripts on the page. We should consider rotating it periodically to avoid other scripts from using it as well.
Reporter | ||
Updated•3 years ago
|
Component: Glean.js → Glean: SDK
Whiteboard: [telemetry:glean-js:m?] → [glean-sdk:backlog][glean-js]
Reporter | ||
Updated•3 years ago
|
Whiteboard: [glean-sdk:backlog][glean-js] → [glean-sdk:m?][glean-js]
Updated•3 years ago
|
Whiteboard: [glean-sdk:m?][glean-js] → [glean-js]
You need to log in
before you can comment on or make changes to this bug.
Description
•